[Pywikibot-commits] [Gerrit] ...core[master]: [i18n] Make pywikibot messages available with site package.

2022-01-04 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/750457 ) Change subject: [i18n] Make pywikibot messages available with site package. .. [i18n] Make pywikibot messages available with sit

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] raise urllib3 NewConnectionError immediately

2022-01-04 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/748375 ) Change subject: [IMPR] raise urllib3 NewConnectionError immediately .. [IMPR] raise urllib3 NewConnectionError immediately - ur

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Improve i18n module

2022-01-04 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/750712 ) Change subject: [IMPR] Improve i18n module .. [IMPR] Improve i18n module - add i18n.bundles() function to get all bundle names

[Pywikibot-commits] [Gerrit] ...core[master]: [Python3] Update super call

2022-01-04 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/751154 ) Change subject: [Python3] Update super call .. [Python3] Update super call Change-Id: I78f28b02177e3446c0aac73fca5fb455167c2008

[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Update type hints documentation in pagegenerators.py

2022-01-05 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/751706 ) Change subject: [doc] Update type hints documentation in pagegenerators.py .. [doc] Update type hints documentation in pagegener

[Pywikibot-commits] [Gerrit] ...core[master]: [L10N] Update languages_by_size

2022-01-05 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/751722 ) Change subject: [L10N] Update languages_by_size .. [L10N] Update languages_by_size Change-Id: Ie1c4876f2d076a79f49a44dfde08c8b0

[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Allow title placeholder $1 in the middle of an url

2022-01-05 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/749160 ) Change subject: [bugfix] Allow title placeholder $1 in the middle of an url .. [bugfix] Allow title placeholder $1 in the middle

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Show a warning if a pagegenerator option is not enabled

2022-01-06 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/751733 ) Change subject: [IMPR] Show a warning if a pagegenerator option is not enabled .. [IMPR] Show a warning if a pagegenerator optio

[Pywikibot-commits] [Gerrit] ...i18n[master]: Localisation updates from https://translatewiki.net.

2022-01-06 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/i18n/+/751929 ) Change subject: Localisation updates from https://translatewiki.net. .. Localisation updates from https://translatewiki.net. Ch

[Pywikibot-commits] [Gerrit] ...core[master]: Revert "[IMPR] Show a warning if a pagegenerator option is not enabled"

2022-01-06 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752009 ) Change subject: Revert "[IMPR] Show a warning if a pagegenerator option is not enabled" .. Revert "[IMPR] Show a warning if a p

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Show a warning if a pagegenerator option is not enabled

2022-01-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752131 ) Change subject: [IMPR] Show a warning if a pagegenerator option is not enabled .. [IMPR] Show a warning if a pagegenerator optio

[Pywikibot-commits] [Gerrit] ...core[master]: welcome: resolve pep8-naming issues

2022-01-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752050 ) Change subject: welcome: resolve pep8-naming issues .. welcome: resolve pep8-naming issues Change-Id: I7f291e25dd70813b689c691a

[Pywikibot-commits] [Gerrit] ...core[master]: blockpageschecker: resolve pep8-naming issues

2022-01-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752129 ) Change subject: blockpageschecker: resolve pep8-naming issues .. blockpageschecker: resolve pep8-naming issues Change-Id: I56a1

[Pywikibot-commits] [Gerrit] ...core[master]: [cleanup] Remove APISite.page_exists method which is deprecated for 4...

2022-01-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/751943 ) Change subject: [cleanup] Remove APISite.page_exists method which is deprecated for 4 years .. [cleanup] Remove APISite.page_ex

[Pywikibot-commits] [Gerrit] ...core[master]: [cleanup] Remove APISite.newfiles method, deprecated for 5 years

2022-01-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/751944 ) Change subject: [cleanup] Remove APISite.newfiles method, deprecated for 5 years .. [cleanup] Remove APISite.newfiles method, de

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Solve inconstistent return statements (R1710)

2022-01-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752135 ) Change subject: [IMPR] Solve inconstistent return statements (R1710) .. [IMPR] Solve inconstistent return statements (R1710) Ch

[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Don't assert login result

2022-01-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752147 ) Change subject: [bugfix] Don't assert login result .. [bugfix] Don't assert login result Don't assert login result but just pri

[Pywikibot-commits] [Gerrit] ...core[master]: movepages: resolve pep8-naming issues

2022-01-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752249 ) Change subject: movepages: resolve pep8-naming issues .. movepages: resolve pep8-naming issues Change-Id: I4c19185290438f29d5a7

[Pywikibot-commits] [Gerrit] ...core[master]: fixing_redirects: resolve pep8-naming issues

2022-01-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752248 ) Change subject: fixing_redirects: resolve pep8-naming issues .. fixing_redirects: resolve pep8-naming issues Change-Id: Ifc4201

[Pywikibot-commits] [Gerrit] ...core[master]: category_redirect: resolve pep8-naming issues

2022-01-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752245 ) Change subject: category_redirect: resolve pep8-naming issues .. category_redirect: resolve pep8-naming issues Change-Id: If209

[Pywikibot-commits] [Gerrit] ...core[master]: weblinkchecker: resolve pep8-naming issues

2022-01-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752244 ) Change subject: weblinkchecker: resolve pep8-naming issues .. weblinkchecker: resolve pep8-naming issues Change-Id: I6d7e9534d6

[Pywikibot-commits] [Gerrit] ...core[master]: tox: no pep8-naming issues

2022-01-08 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752251 ) Change subject: tox: no pep8-naming issues .. tox: no pep8-naming issues Change-Id: I9f09adef664df70ebe8f1739c4a701975c02c542 -

[Pywikibot-commits] [Gerrit] ...core[master]: templatecount: resolve pep8-naming issues

2022-01-08 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752253 ) Change subject: templatecount: resolve pep8-naming issues .. templatecount: resolve pep8-naming issues Change-Id: I60151ac2db13

[Pywikibot-commits] [Gerrit] ...core[master]: category: resolve pep8-naming issues

2022-01-08 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752252 ) Change subject: category: resolve pep8-naming issues .. category: resolve pep8-naming issues Change-Id: Id6e3c074900733dacabb09

[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Fix Page method call

2022-01-08 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752254 ) Change subject: [bugfix] Fix Page method call .. [bugfix] Fix Page method call Change-Id: Ibf2656cb977b987653064b5263b849988592

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Add an option to ignore solving moved targets with fixing_redi...

2022-01-08 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752259 ) Change subject: [IMPR] Add an option to ignore solving moved targets with fixing_redirects.py .. [IMPR] Add an option to ignore

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] use futures to retrieve redirect targets

2022-01-08 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752264 ) Change subject: [IMPR] use futures to retrieve redirect targets .. [IMPR] use futures to retrieve redirect targets This decreas

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] use site.doc_subpage

2022-01-08 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752247 ) Change subject: [IMPR] use site.doc_subpage .. [IMPR] use site.doc_subpage Change-Id: I549a1e9f0d75e300fa7b3d814c19c27d88d6ec94

[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Update ROADMAP.rst and CHANGELOG.md

2022-01-08 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752291 ) Change subject: [doc] Update ROADMAP.rst and CHANGELOG.md .. [doc] Update ROADMAP.rst and CHANGELOG.md Change-Id: I9d3764e94dfa

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Let only let put_current show the message "No changes were nee...

2022-01-08 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752287 ) Change subject: [IMPR] Let only let put_current show the message "No changes were needed" .. [IMPR] Let only let put_current sh

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] pathlib is not available on Python 2

2022-01-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752335 ) Change subject: [IMPR] pathlib is not available on Python 2 .. [IMPR] pathlib is not available on Python 2 - Show a warning tha

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] simplify treat_page in fixing_redirects.py

2022-01-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752334 ) Change subject: [IMPR] simplify treat_page in fixing_redirects.py .. [IMPR] simplify treat_page in fixing_redirects.py Change-I

[Pywikibot-commits] [Gerrit] ...core[master]: [cleanup] remove deprecated echo.Notification.id

2022-01-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/751939 ) Change subject: [cleanup] remove deprecated echo.Notification.id .. [cleanup] remove deprecated echo.Notification.id Also. upda

[Pywikibot-commits] [Gerrit] ...core[master]: [cleanup] Remove pagegenerators deprecated for 4 years

2022-01-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/751945 ) Change subject: [cleanup] Remove pagegenerators deprecated for 4 years .. [cleanup] Remove pagegenerators deprecated for 4 years

[Pywikibot-commits] [Gerrit] ...core[master]: [mysql] Revert deprecation warning when using PyMySQL < 0.7.11

2022-01-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/750799 ) Change subject: [mysql] Revert deprecation warning when using PyMySQL < 0.7.11 .. [mysql] Revert deprecation warning when using

[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Enable -interwiki option with pagegenerators.py

2022-01-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/700383 ) Change subject: [bugfix] Enable -interwiki option with pagegenerators.py .. [bugfix] Enable -interwiki option with pagegenerator

[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] raise ConnectionError if NewConnectionError Errno 8 occurs

2022-01-10 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752598 ) Change subject: [bugfix] raise ConnectionError if NewConnectionError Errno 8 occurs .. [bugfix] raise ConnectionError if NewCon

[Pywikibot-commits] [Gerrit] ...core[master]: cleanup typing now that python 3.5.3+ is required

2022-01-10 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752359 ) Change subject: cleanup typing now that python 3.5.3+ is required .. cleanup typing now that python 3.5.3+ is required Change-I

[Pywikibot-commits] [Gerrit] ...i18n[master]: Localisation updates from https://translatewiki.net.

2022-01-10 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/i18n/+/752643 ) Change subject: Localisation updates from https://translatewiki.net. .. Localisation updates from https://translatewiki.net. Ch

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] recurse with depth for CategoryListifyRobot

2022-01-10 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/748696 ) Change subject: [IMPR] recurse with depth for CategoryListifyRobot .. [IMPR] recurse with depth for CategoryListifyRobot Add op

[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Remove TestLoginLogout test from site_tests

2022-01-10 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752690 ) Change subject: [tests] Remove TestLoginLogout test from site_tests .. [tests] Remove TestLoginLogout test from site_tests Test

[Pywikibot-commits] [Gerrit] ...core[master]: [tests] skip site_login_logout tests if environment var is not set

2022-01-10 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752715 ) Change subject: [tests] skip site_login_logout tests if environment var is not set .. [tests] skip site_login_logout tests if e

[Pywikibot-commits] [Gerrit] ...core[master]: [tests] TestFormatInterwiki has not test_interwiki_format method

2022-01-10 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/752718 ) Change subject: [tests] TestFormatInterwiki has not test_interwiki_format method .. [tests] TestFormatInterwiki has not test_int

[Pywikibot-commits] [Gerrit] ...core[master]: [deps] Update setuptools dependency

2022-01-11 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/753032 ) Change subject: [deps] Update setuptools dependency .. [deps] Update setuptools dependency setuptools 50.3 still works with Pyt

[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Update login/logout tests action

2022-01-11 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/753030 ) Change subject: [tests] Update login/logout tests action .. [tests] Update login/logout tests action Change-Id: Ia0f5387da0c3ab

[Pywikibot-commits] [Gerrit] ...core[master]: [W0125] Use typing.TYPE_CHECKING instead of False

2022-01-11 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/753042 ) Change subject: [W0125] Use typing.TYPE_CHECKING instead of False .. [W0125] Use typing.TYPE_CHECKING instead of False Change-I

[Pywikibot-commits] [Gerrit] ...core[master]: [W0074] refactor loop by any() call

2022-01-11 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/753038 ) Change subject: [W0074] refactor loop by any() call .. [W0074] refactor loop by any() call Change-Id: I006a30786c22bd8f15b37d08

[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] remove question mark character from forbidden file name char...

2022-01-11 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/753092 ) Change subject: [bugfix] remove question mark character from forbidden file name characters .. [bugfix] remove question mark ch

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Synchronize Page.linkedPages with Site.pagelinks

2022-01-12 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/751400 ) Change subject: [IMPR] Synchronize Page.linkedPages with Site.pagelinks .. [IMPR] Synchronize Page.linkedPages with Site.pagelin

[Pywikibot-commits] [Gerrit] ...core[master]: [isbn] Update isbn dependency

2022-01-12 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/750796 ) Change subject: [isbn] Update isbn dependency .. [isbn] Update isbn dependency - require python-stdnum >= 1.17 - recover TestCo

[Pywikibot-commits] [Gerrit] ...i18n[master]: Localisation updates from https://translatewiki.net.

2022-01-13 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/i18n/+/753714 ) Change subject: Localisation updates from https://translatewiki.net. .. Localisation updates from https://translatewiki.net. Ch

[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Safe self.cct.ignore before tests in test_ignore_invalid_isbn

2022-01-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/754008 ) Change subject: [bugfix] Safe self.cct.ignore before tests in test_ignore_invalid_isbn .. [bugfix] Safe self.cct.ignore before

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] import unittest code parts directly instead through tests

2022-01-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/753989 ) Change subject: [IMPR] import unittest code parts directly instead through tests .. [IMPR] import unittest code parts directly i

[Pywikibot-commits] [Gerrit] ...core[master]: [L10N] Update languages_by_size

2022-01-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/753957 ) Change subject: [L10N] Update languages_by_size .. [L10N] Update languages_by_size Change-Id: I38a4cddbd9aa5f0d6f8cf41af33297bb

[Pywikibot-commits] [Gerrit] ...core[master]: Avoid non-deteministic behavior in removeDisableParts

2022-01-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/754066 ) Change subject: Avoid non-deteministic behavior in removeDisableParts .. Avoid non-deteministic behavior in removeDisableParts

[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Update ROADMAP.rst and CHANGELOG.md

2022-01-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/754070 ) Change subject: [doc] Update ROADMAP.rst and CHANGELOG.md .. [doc] Update ROADMAP.rst and CHANGELOG.md Change-Id: Ia9eca82bbf7b

[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Update documentation for removeDisabledParts

2022-01-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/754071 ) Change subject: [doc] Update documentation for removeDisabledParts .. [doc] Update documentation for removeDisabledParts - add

[Pywikibot-commits] [Gerrit] ...core[master]: decrease token replacement logging level to debug

2022-01-16 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/754098 ) Change subject: decrease token replacement logging level to debug .. decrease token replacement logging level to debug Change-I

[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Solve TypeError debug() missing 1 required positional argume...

2022-01-16 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/754107 ) Change subject: [bugfix] Solve TypeError debug() missing 1 required positional argument: 'layer' .. [bugfix] Solve TypeError de

[Pywikibot-commits] [Gerrit] ...core[master]: [W0069] remove commented out code blocks

2022-01-17 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/754062 ) Change subject: [W0069] remove commented out code blocks .. [W0069] remove commented out code blocks Change-Id: I23782e36325476

[Pywikibot-commits] [Gerrit] ...i18n[master]: Localisation updates from https://translatewiki.net.

2022-01-17 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/i18n/+/754482 ) Change subject: Localisation updates from https://translatewiki.net. .. Localisation updates from https://translatewiki.net. Ch

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] support inheritance of the __STATICREDIRECT__

2022-01-19 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/178780 ) Change subject: [IMPR] support inheritance of the __STATICREDIRECT__ .. [IMPR] support inheritance of the __STATICREDIRECT__ Su

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] add a new function case_escape to textlib

2022-01-21 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/755931 ) Change subject: [IMPR] add a new function case_escape to textlib .. [IMPR] add a new function case_escape to textlib case_escap

[Pywikibot-commits] [Gerrit] ...core[master]: [tests] change url for ecoreality.org tests

2022-01-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/756154 ) Change subject: [tests] change url for ecoreality.org tests .. [tests] change url for ecoreality.org tests Bug: T299852 Change-

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] move page checking code from batchLoaded to check_page

2022-01-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/756153 ) Change subject: [IMPR] move page checking code from batchLoaded to check_page .. [IMPR] move page checking code from batchLoaded

[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Use the right counter when saving a page

2022-01-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/756156 ) Change subject: [bugfix] Use the right counter when saving a page .. [bugfix] Use the right counter when saving a page Change-I

[Pywikibot-commits] [Gerrit] ...core[master]: [PATCH] Create .dockerignore, add .git

2022-01-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/756155 ) Change subject: [PATCH] Create .dockerignore, add .git .. [PATCH] Create .dockerignore, add .git Don't add .git directory to th

[Pywikibot-commits] [Gerrit] ...core[master]: [L10N] Update linktrails

2022-01-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/756075 ) Change subject: [L10N] Update linktrails .. [L10N] Update linktrails Change-Id: I8de67d3a92fb2bcca97832248feef6a5256021a3 --- M

[Pywikibot-commits] [Gerrit] ...core[master]: [L10N] Update languages_by_size

2022-01-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/756076 ) Change subject: [L10N] Update languages_by_size .. [L10N] Update languages_by_size Change-Id: Ifc20dd3425ee888b20003e9878a18f0f

[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Always use low limit for bulk load of redirects

2022-01-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/756165 ) Change subject: [bugfix] Always use low limit for bulk load of redirects .. [bugfix] Always use low limit for bulk load of redir

[Pywikibot-commits] [Gerrit] ...i18n[master]: Localisation updates from https://translatewiki.net.

2022-01-24 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/i18n/+/756553 ) Change subject: Localisation updates from https://translatewiki.net. .. Localisation updates from https://translatewiki.net. Ch

[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Update documentation

2022-01-24 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/756699 ) Change subject: [doc] Update documentation .. [doc] Update documentation * Fix typo ** precessors -> processors Change-Id: Id0

[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Update documentation

2022-01-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/757128 ) Change subject: [doc] Update documentation .. [doc] Update documentation * Remove trailing whitespace Change-Id: Iac8c0f2fe97f

[Pywikibot-commits] [Gerrit] ...i18n[master]: Localisation updates from https://translatewiki.net.

2022-01-27 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/i18n/+/757642 ) Change subject: Localisation updates from https://translatewiki.net. .. Localisation updates from https://translatewiki.net. Ch

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Simplify redirect.main()

2022-01-27 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/756160 ) Change subject: [IMPR] Simplify redirect.main() .. [IMPR] Simplify redirect.main() - import suggest_help - combine suggest_help

[Pywikibot-commits] [Gerrit] ...core[master]: pwb.py: Fix some typos

2022-01-27 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/757695 ) Change subject: pwb.py: Fix some typos .. pwb.py: Fix some typos Change-Id: I467ddf685baa79983a0222e46222e4158c248756 --- M pwb

[Pywikibot-commits] [Gerrit] ...core[master]: tests: Add command for installing `pytest`

2022-01-27 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/757698 ) Change subject: tests: Add command for installing `pytest` .. tests: Add command for installing `pytest` ... noticed it was nee

[Pywikibot-commits] [Gerrit] ...core[master]: [cleanup] Remove interwiki.PageTree and use SizedKeyCollection directly

2022-01-27 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/756119 ) Change subject: [cleanup] Remove interwiki.PageTree and use SizedKeyCollection directly .. [cleanup] Remove interwiki.PageTree

[Pywikibot-commits] [Gerrit] ...core[master]: [FIX] Use appropriate error `InvalidTitleError`

2022-01-28 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/757884 ) Change subject: [FIX] Use appropriate error `InvalidTitleError` .. [FIX] Use appropriate error `InvalidTitleError` ... and fix

[Pywikibot-commits] [Gerrit] ...core[master]: [bugfix] Use Category.members() instead of api.ListGenerator in move_...

2022-01-28 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/757964 ) Change subject: [bugfix] Use Category.members() instead of api.ListGenerator in move_contents() .. [bugfix] Use Category.member

[Pywikibot-commits] [Gerrit] ...core[master]: [doc] Update documentation

2022-01-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/758021 ) Change subject: [doc] Update documentation .. [doc] Update documentation * fix typo: ** even -> even if Change-Id: I6b487284b9

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] category clean

2022-01-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/748697 ) Change subject: [IMPR] category clean .. [IMPR] category clean automatically clean specified category Change-Id: Ibcc96c2c878c

[Pywikibot-commits] [Gerrit] ...core[master]: refactor old_cat_title, new_cat_title

2022-01-30 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/758079 ) Change subject: refactor old_cat_title, new_cat_title .. refactor old_cat_title, new_cat_title remove from_given, to_given Cha

[Pywikibot-commits] [Gerrit] ...i18n[master]: [i18n] Add CleanBot summary to the i18n system

2022-01-30 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/i18n/+/758088 ) Change subject: [i18n] Add CleanBot summary to the i18n system .. [i18n] Add CleanBot summary to the i18n system Change-Id: Iaa

[Pywikibot-commits] [Gerrit] ...core[master]: refactor input

2022-01-30 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/758084 ) Change subject: refactor input .. refactor input move 'pywikibot.input' from main into CategoryAddBot, CategoryListifyRobot, Ca

[Pywikibot-commits] [Gerrit] ...i18n[master]: Localisation updates from https://translatewiki.net.

2022-01-31 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/i18n/+/758456 ) Change subject: Localisation updates from https://translatewiki.net. .. Localisation updates from https://translatewiki.net. Ch

[Pywikibot-commits] [Gerrit] ...core[master]: [i18n] Add category.CleanBot to the i18n system

2022-01-31 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/758089 ) Change subject: [i18n] Add category.CleanBot to the i18n system .. [i18n] Add category.CleanBot to the i18n system - create sum

[Pywikibot-commits] [Gerrit] ...core[master]: [tests] set cached attribute for LinkTestCase

2022-02-01 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/75 ) Change subject: [tests] set cached attribute for LinkTestCase .. [tests] set cached attribute for LinkTestCase Change-Id: I329c

[Pywikibot-commits] [Gerrit] ...core[master]: [tests] Add LinkTestWikiEn class to prevent code duplication

2022-02-01 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/758903 ) Change subject: [tests] Add LinkTestWikiEn class to prevent code duplication .. [tests] Add LinkTestWikiEn class to prevent co

[Pywikibot-commits] [Gerrit] ...core[master]: [test] decrease LOC in page_tests.py

2022-02-01 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/758936 ) Change subject: [test] decrease LOC in page_tests.py .. [test] decrease LOC in page_tests.py - remove unused sections attribute

[Pywikibot-commits] [Gerrit] ...core[master]: [ui] solve to many return statements

2022-02-01 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/758944 ) Change subject: [ui] solve to many return statements .. [ui] solve to many return statements also fill line length in _trans di

[Pywikibot-commits] [Gerrit] ...core[master]: [scripts] recover data_ingestion.py

2022-02-01 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/757889 ) Change subject: [scripts] recover data_ingestion.py .. [scripts] recover data_ingestion.py NOTE: There might be an unsolved iss

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] Remove deprecation warning for RepeatingGenerator

2022-02-01 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/758044 ) Change subject: [IMPR] Remove deprecation warning for RepeatingGenerator .. [IMPR] Remove deprecation warning for RepeatingGener

[Pywikibot-commits] [Gerrit] ...core[master]: [cleanup] Remove deprecation warning for ignore_warnings/report_success

2022-02-01 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/758046 ) Change subject: [cleanup] Remove deprecation warning for ignore_warnings/report_success .. [cleanup] Remove deprecation warning

[Pywikibot-commits] [Gerrit] ...i18n[master]: Localisation updates from https://translatewiki.net.

2022-02-03 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/i18n/+/759488 ) Change subject: Localisation updates from https://translatewiki.net. .. Localisation updates from https://translatewiki.net. Ch

[Pywikibot-commits] [Gerrit] ...core[master]: [cleanup] Remove showHelp function and BaseBot.stop method

2022-02-04 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/759717 ) Change subject: [cleanup] Remove showHelp function and BaseBot.stop method .. [cleanup] Remove showHelp function and BaseBot.sto

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] add show_diff options to Page.put() and Page.change_category()

2022-02-04 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/758098 ) Change subject: [IMPR] add show_diff options to Page.put() and Page.change_category() .. [IMPR] add show_diff options to Page.p

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] run _generate_submodules multiple times instead for a generator

2022-02-05 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/759882 ) Change subject: [IMPR] run _generate_submodules multiple times instead for a generator .. [IMPR] run _generate_submodules multi

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] simplify range call

2022-02-05 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/759885 ) Change subject: [IMPR] simplify range call .. [IMPR] simplify range call Start parameter can be omitted if it is 0 and no step

[Pywikibot-commits] [Gerrit] ...core[master]: [IMPR] convert Photo._safe_template_value to staticmethod

2022-02-05 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/759888 ) Change subject: [IMPR] convert Photo._safe_template_value to staticmethod .. [IMPR] convert Photo._safe_template_value to static

  1   2   3   4   5   6   7   8   9   10   >