pywikibot-commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: use keyword only args in some private methods
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: Don't appending to dictionary immediately following its definition
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: remove del statements from local scope
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: login.py: Recognise * in config.usernames
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [BUG] exturlusage: protocol can't be a list
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: pre-commit: Update pre-commit dependency
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: replace codecs.open() with open() in parser_function_count.py
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [Bugfix] Fix i18n.translate calls
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: replace codecs.open() with pathlib methods in make_i18n_dict.py
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: replace codecs.open() with pathlib methods in pagefromfile.py
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [FEAT] exturlusage: search for http and https by default
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: Validate that Timestamp.replace() returns a Timestamp
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Style: Don't use "else" after "raise" statement
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: doc: Update ROADMAP.rst, CHANGELOG.rst and AUTHORS.rst
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Doc: update ROADMAP.rst, CHANGELOG.rst and AUTHORS.rst
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: doc: update ROADMAP.rst, CHANGELOG.rst and AUTHORS.rst
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] use i18n.translate instead of dictonaries directly.
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Tests: replace codecs.open with pathlib methods in textlib_tests.py
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Doc: Add a table of login methods
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: Remove login attribute from RequireLoginMixin
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: Enable EmailAuth with Pywikibot
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: Mock APISite.login in deletionbot_tests.py
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: TestDeletionBotUser.test_delete_mark works again
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: replace codecs.open() with open() or pathlib methods in interwi...
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: replace codecs.open() with builtin open() function in data_inge...
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: use pathlib methods in add_text script
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: replace codecs.open with open in category script
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: replace codecs.open with open in category script
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: use pathlib methods in version script
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] remove unused local variable in superset_tests.py
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Fix missing commas in noreferences.py and dry_api_tests.py
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Fix is_symlink method call
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: use pathlib methods in generate_user_file
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: replace codecs.open with Path.write_text in generate_family_file
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: replace codecs.open with stdlib open in pagegenerators/_generat...
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: update type hints and use a constant for several identical mes...
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: replace codecs.open with pathlib.Path in LoginManager.readPassword
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: typing: add type annotations to test methods
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: replace codecs.open with pathlib.Path in pywikibot/bot.py
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: decrease deeply nested flow in _category.py and _wikibase.py
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: qlty: Update yml formatting and update oauth_tests for Python 3.15
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: Temporary let TestSupersetWithAuth.test_login_and_oauth_permis...
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: move tools.threading.RLock to backports module
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: Only show the description passed to the if it is to be verified
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Fix documentation of Page.getDeletedRevision()
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: test Pywikibot with Python 3.15-dev
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Tests: Drop codeclimate maintainability
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: doc: Update documentation
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: use the new compression module which introduced with Python 3.14
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: Update deadsnake/action release in doctest.yml
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [10.2] Prepare next release
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [10.1] Publish Pywikibot 10.1
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [fix] use WikiHistory instead of XTools to implement authorship()
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Skip further test in test_allpages() if a page title is invalid
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: correct EventSource kwarg name from last_event_id to latest_event_id
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Fix for site_tests.TestPropertyNames
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: Update precommit hooks, use pep8-naming>=0.15.1
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: update pre-comit-config and ignore pep8_naming 0.15.0
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: L10N: Update WELCOME dict
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Retieve charset from accept-charset header entry
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] skip removeEmptySections() if section length is too less
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: Skip authorship() tests
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] After the browser call, the script affects the possibly change...
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] no longer follow redirects when the browser is opened
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Improve cleanUpLinks/handleOneLink
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: pass expected failure with FilePage.get_file_url()
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Adjust counter in DisambiguationRobot
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: use ruff for flake8-quotes
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [FEAT] Support 'page' in GeneratorsMixin.recentchanges
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Update pre-commit hooks
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] use googlesearch-python for GoogleSearchPageGenerator
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Cleanup: backport module is private, no deprecations here
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Add sort parameter to SearchPageGenerator and site.search()
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Add compatibility informations to documentation
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [10.1] Prepare next release
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[stable]: [10] Publish Pywikibot 10
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [10] Publish Pywikibot 10
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Update precommit-requirements
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] no longer pass continue= as with api query in QueryGenerator
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Enable url without api, requests or script path in Site cons...
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] ensure that -from and -to arguments are not equal
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: sse: use requests_sse instead of unsupported sseclient for EventStreams
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [10.0.0.dev3] Update HISTORY after 9.6.3
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[stable]: [9.6.3] Publish Pywikibot 9.6.3
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: L10N: update welcome.py
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Add support for satwiktionary
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Don't check for deprecated jsonconfig_getdata property
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: cleanup: Remove flow_tests.py
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: trsts: Update pre-commit hooks
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: trsts: update pre-commit hooks
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: Update github action invocations
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [10.0.0.dev2] Update ROADMAP and HISTORY after 9.6.2
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[stable]: [9.6.2] Publish Pywikibot 9.6.2
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Add support for kncwiki
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: rm extra point
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: L10n: update cross_allowed lists
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: cleanup: remove old deprecation variables
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Simplify colorTagR
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [FIX] Fix <<default>> color tag
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] updating templates used in ru.wiki
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: update doctest for LexemePage
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Update to match the text used on wiki
Meno25 (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: ignore empty message warning in eventstreams.py
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: re-enable generate_family_file_tests for wsbeta
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: Re-enable RC-tests on wikidata
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: Remove test for 'text/x-collabkit' in paraminfo_tests
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: Update coverage
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Fix an f-string
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: memento is not deterministic, therefore the result cannot be t...
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Improvements for require_version decorator
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: update memento_tests.py
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: coverage: update coverage in deletionbot_tests.py
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] use default timeout uf 30 s in MementoClient.request_head
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: fix: Fix mangling screen messages in -async mode
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: update precommit hooks
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: update precommit hooks
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: Update precommit hooks
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: backports: remove deprecation and declare not public API
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: save the talk page in asynchronous mode if ``-async`` option wa...
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: cleanup: remove unintentional *args in ThreadList
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: Add BoundedPoolExecutor
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: enable multiline exclusions with coverage (7.6.0+)
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: [tests] require coverage >= 7.6.10 with Python 3.9+
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...i18n[master]: i18n: remove invalid language code
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: test: Update pre-commit hooks
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: use f-string instead of old format type
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: fix: Update property names for tests/site_tests.py
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: cleanup: Support for MediaWiki <= 1.30 was dropped
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: use ubuntu-22.04 with Python 3.14-dev
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: use ubuntu-22.04 with pypy3.8
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: cleanup: Drop support for MediaWiki < 1.31
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: cleanup: Drop support for MediaWiki < 1.31
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: fix: remove unintentional pywikibot.warn()
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: ignore bugbear B028: No explicit stacklevel argument found
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: add rst checks to pre-commit
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Follow-up changes from 9.6.1
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[stable]: Merge branch into stable_9.6.1
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: show coverate report with sysop_write_tests-ci.yml
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: fix coverage pytest call for sysop_write_tests-ci.yml
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: scripts: require Pywikibot 10 with pywikibot-scripts
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: omit pytest-cov and use coverage only
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: use Path.cwd() classmethod to get the absolute path instead res...
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: cleanup: remove undocumented TODO
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: use or operator instead of ternary operator for the if condition
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: simplify diff.Hunk.create_diff
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: install fake_useragent != 2.0.0
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: don't use pytest-skiptest 0.14.0
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: use flake8-comprehensions and flake8-raise with ruff
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: remove per-file-ignores hacking rules
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: use str() buildin instead of soecial function call __str__
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: remove hacking rules settings
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: requirements: Update sphinx requirements
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: requirements: require requests >= 2.31.0 due to security issues
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: requirements: require requests >= 2.31.0 due to security issues
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Fix use of importlib.metadata.entry_points in python 3.9
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: cleanup: remove outdated code
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: cleanup: Remove Family.linktrail()
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: cleanup: remove positional arguments for logging functions
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: cleanup: pywikibot.page cleanups
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: cleanup: remove APISite.article_path in favour of articlepath
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: doc: update ROADMAP.rst and CHANGELOG.rst
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: doc: update ROADMAP.rst and CHANGELOG.rst
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: doc: update ROADMAP.rst and CHANGELOG.rst
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Doc: Update ROADMAP.rst and CHANGELOG.rst
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: doc: update ROADMAP.rst and CHANGELOG.rst
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: doc: Update ROADMAP.rst and CHANGELOG.rst
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: doc: update ROADMAP.rst and CHANGELOG.rst
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: doc: update ROADMAP.rst and CHANGELOG.rst
Xqt (Code Review) via Pywikibot-commits
[Pywikibot-commits] [Gerrit] ...core[master]: doc: Update ROADMAP.rst and CHANGELOG.rst
jenkins-bot (Code Review) via Pywikibot-commits
[Pywikibot-commits] [Gerrit] ...core[master]: cleanup: remove deprecated textlib code
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: fix spelling mistakes
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: doc: Fix spelling mistakes
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: *precision* value 'millenia' is deprecated due to spelling mistake
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: Fix spelling mistakes in blockpageschecker
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: set check-added-large-files argument to 200 kb
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: don't use pytest-skiptest 0.14.0 with Python 3.9 and 3.10
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: install fake_useragent != 2.0 for Python 3.8" for github action
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: simplify site_detect.py
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: Revert "tests: increase test timeout for oauth_tests-ci.yml"
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: use coverage < 7.6.2 with pypy 3.10
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: install fake_useragent != 2.0 for Python 3.8
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: install fake_useragent != 2.0 for Python 3.8
Xqt (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: cleanup: remove MediaWiki dependencies in wbtypes_tests and wikibase_...
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: cleanup: remove MediaWiki dependency in archivebot
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: add access_token.setter to OauthLoginManager
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: tests: Update i18n doctest
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...i18n[master]: [i18n] remove duplicate "bbc" translation
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...i18n[master]: i18n: use nan language code instead of nan-latn-pehoeji
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: remove pywikibot.backports.importlib_metadata
JJMC89 (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: IMPR: use NoneType instead of type(None)
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: cleanup: boolean *watch* parameter of BasePage.save is desupported
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: doc: move flow support deprecation to pending removal in Pywikibot 10
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: doc: show flow api until this module is removed finally
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: cleanup: pagegenerators.XMLDumpOldPageGenerator was removed
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: cleanup: remove User.isBlocked()
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: cleanup: remove issue_deprecation_warning for APISite.allpages()
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: cleanup: Desupport MW < 1.31
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: remove unnecessary python version classifiers
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: cleanup remnants of importlib_metadata
jenkins-bot (Code Review)
[Pywikibot-commits] [Gerrit] ...core[master]: cleanup: cosmetic_changes-append identifier is unused and was removed
jenkins-bot (Code Review)
Earlier messages
Later messages