[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [doc] Add codeclimate maintainabiltity shield and link to doc

2018-01-22 Thread Xqt (Code Review)
Xqt has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/403947 ) Change subject: [doc] Add codeclimate maintainabiltity shield and link to doc .. [doc] Add codeclimate maintainabiltity shield and link

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [doc] Remove autosummary and numpydoc

2018-01-21 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/405595 ) Change subject: [doc] Remove autosummary and numpydoc .. [doc] Remove autosummary and numpydoc - autosummary isn't used - numpydoc gives a lot

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [test] Exclude files and checks from code climate maintainab...

2018-01-21 Thread Xqt (Code Review)
Xqt has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/404265 ) Change subject: [test] Exclude files and checks from code climate maintainability .. [test] Exclude files and checks from code climate

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [doc] fix rst issues

2018-01-21 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/405587 ) Change subject: [doc] fix rst issues .. [doc] fix rst issues Change-Id: Ia17ceba1fba965e14749eaf381b3d31ae72606bd --- M docs/scripts/index.rst

[MediaWiki-commits] [Gerrit] integration/config[master]: Increase pywikibot-tox-docker timeout to 15 min

2018-01-21 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/405586 ) Change subject: Increase pywikibot-tox-docker timeout to 15 min .. Increase pywikibot-tox-docker timeout to 15 min

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [IMPR] Simplify startswith/endswith code

2018-01-21 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/405584 ) Change subject: [IMPR] Simplify startswith/endswith code .. [IMPR] Simplify startswith/endswith code startswith or endswith prefix may be a

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [IMPR] Simplify invalid title parsing

2018-01-21 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/405583 ) Change subject: [IMPR] Simplify invalid title parsing .. [IMPR] Simplify invalid title parsing This is an alternat implementation of

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [cleanup] always use for pagegenerators options inc...

2018-01-21 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/405581 ) Change subject: [cleanup] always use for pagegenerators options inclusion .. [cleanup] always use for pagegenerators options inclusion All

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [doc] No reason to restrict sphinx to very outdated release

2018-01-21 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/405580 ) Change subject: [doc] No reason to restrict sphinx to very outdated release .. [doc] No reason to restrict sphinx to very outdated release

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: utils.WarningSourceSkipContextManager: Ignore unclosed socke...

2018-01-20 Thread Xqt (Code Review)
Xqt has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/405559 ) Change subject: utils.WarningSourceSkipContextManager: Ignore unclosed socket ResourceWarnings ..

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: Remove filterParents implementation from imagerecat.py

2018-01-20 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/405533 ) Change subject: Remove filterParents implementation from imagerecat.py .. Remove filterParents implementation from imagerecat.py toolserver

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [doc] Show pagegenerators options with -help

2018-01-17 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404637 ) Change subject: [doc] Show pagegenerators options with -help .. [doc] Show pagegenerators options with -help Change-Id:

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: Declare development status as Production/Stable

2018-01-16 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404469 ) Change subject: Declare development status as Production/Stable .. Declare development status as Production/Stable As long as push tag a new

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [bugfix] Ignore unclosed socket warnings for py3

2018-01-16 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404449 ) Change subject: [bugfix] Ignore unclosed socket warnings for py3 .. [bugfix] Ignore unclosed socket warnings for py3 Bug: T184996 Change-Id:

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [compat2core] Note different results of getVersionHistory

2018-01-16 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404435 ) Change subject: [compat2core] Note different results of getVersionHistory .. [compat2core] Note different results of getVersionHistory -

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: Add vcr cassettes for some classes in wikibase_tests.py

2018-01-16 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404424 ) Change subject: Add vcr cassettes for some classes in wikibase_tests.py .. Add vcr cassettes for some classes in wikibase_tests.py Add vcr

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: Revert "Add vcr cassettes for some classes in wikibase_tests...

2018-01-16 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404420 ) Change subject: Revert "Add vcr cassettes for some classes in wikibase_tests.py" .. Revert "Add vcr cassettes for some classes in

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [test] Exclude files and checks from code climate maintainab...

2018-01-15 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404265 ) Change subject: [test] Exclude files and checks from code climate maintainability .. [test] Exclude files and checks from code climate

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [IMPR] Simplify transliteration table for Japanese and Chine...

2018-01-12 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/403961 ) Change subject: [IMPR] Simplify transliteration table for Japanese and Chinese typographie .. [IMPR] Simplify transliteration table for

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [IMPR] use regex to parse invalid title

2018-01-12 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/403957 ) Change subject: [IMPR] use regex to parse invalid title .. [IMPR] use regex to parse invalid title Change-Id:

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [doc] Add codeclimate maintainabiltity shield and link to doc

2018-01-12 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/403947 ) Change subject: [doc] Add codeclimate maintainabiltity shield and link to doc .. [doc] Add codeclimate maintainabiltity shield and link to doc

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [doc] Add AppVeyor Build Status shield and link to README.rst

2018-01-12 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/403944 ) Change subject: [doc] Add AppVeyor Build Status shield and link to README.rst .. [doc] Add AppVeyor Build Status shield and link to README.rst

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [IMPR] Remove unneeded initializer from download_dump.py

2018-01-12 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/403910 ) Change subject: [IMPR] Remove unneeded initializer from download_dump.py .. [IMPR] Remove unneeded initializer from download_dump.py

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [cleanup] use assert instead of raising AssertionError

2018-01-12 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/403906 ) Change subject: [cleanup] use assert instead of raising AssertionError .. [cleanup] use assert instead of raising AssertionError Change-Id:

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [test] Don't check for socketIO client

2018-01-11 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/403618 ) Change subject: [test] Don't check for socketIO client .. [test] Don't check for socketIO client - rcstreams was dropped. RCStream is offline

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [cleanup] remove `__version__` string from pywikibot framewo...

2018-01-11 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/403608 ) Change subject: [cleanup] remove `__version__` string from pywikibot framework scripts .. [cleanup] remove `__version__` string from pywikibot

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [cleanup] Remove __version__ string from scripts/archive/fea...

2018-01-10 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/403599 ) Change subject: [cleanup] Remove __version__ string from scripts/archive/featured.py .. [cleanup] Remove __version__ string from

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [doc] Update current release tag

2018-01-10 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/403436 ) Change subject: [doc] Update current release tag .. [doc] Update current release tag Change-Id: If594d3e753479e914507a91ac2835d3dfe612c7c ---

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [L10N] Update languages_by_size

2018-01-10 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/403409 ) Change subject: [L10N] Update languages_by_size .. [L10N] Update languages_by_size Change-Id: If78f2d7f357cb9ab181292ff6af0937f9231ac1b --- M

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: PendingDeprecationWarning: support for py2.6 and py3.3 will ...

2018-01-10 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/403404 ) Change subject: PendingDeprecationWarning: support for py2.6 and py3.3 will be dropped .. PendingDeprecationWarning: support for py2.6 and

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [doc] Prepare next release

2018-01-08 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/402886 ) Change subject: [doc] Prepare next release .. [doc] Prepare next release Change-Id: Iaa88a6e057a52d8d486d83dedcf84d293c56e04c --- M

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [DOC] Cleanup doc string

2018-01-08 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/402865 ) Change subject: [DOC] Cleanup doc string .. [DOC] Cleanup doc string Change-Id: Ice48b587d60beed0eed8a08e25e720fd3950f35f --- M

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [IMPR] Add isAnonymous() check in User.isRegistered()

2018-01-08 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/402829 ) Change subject: [IMPR] Add isAnonymous() check in User.isRegistered() .. [IMPR] Add isAnonymous() check in User.isRegistered() This could safe

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [FIX] Remove py2.6 warning detection from context manager

2018-01-08 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/402771 ) Change subject: [FIX] Remove py2.6 warning detection from context manager .. [FIX] Remove py2.6 warning detection from context manager This

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [bugfix] show deprecation warning

2018-01-06 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/402587 ) Change subject: [bugfix] show deprecation warning .. [bugfix] show deprecation warning A warning level > 1 isn't be shown in some cases. Bug:

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [bugfix] Don't allow interwiki prefix when adding categories

2018-01-02 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/401490 ) Change subject: [bugfix] Don't allow interwiki prefix when adding categories .. [bugfix] Don't allow interwiki prefix when adding categories

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [compat2core] compat library parts are accessible directly

2018-01-01 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/401378 ) Change subject: [compat2core] compat library parts are accessible directly .. [compat2core] compat library parts are accessible directly

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [FIX] Add Python version to apicache directory name

2018-01-01 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/401374 ) Change subject: [FIX] Add Python version to apicache directory name .. [FIX] Add Python version to apicache directory name Add Python version

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [DOC] Update pwb LICENSE

2018-01-01 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/401373 ) Change subject: [DOC] Update pwb LICENSE .. [DOC] Update pwb LICENSE Change-Id: I13d676ff57fb70ea2d60748598cce6b40d0fe823 --- M LICENSE 1 file

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [IMPR] Remove not impelemted page and site methods

2017-12-26 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400236 ) Change subject: [IMPR] Remove not impelemted page and site methods .. [IMPR] Remove not impelemted page and site methods - page.py: only show

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [bugfix] Ignore foreign package warnings

2017-12-26 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400228 ) Change subject: [bugfix] Ignore foreign package warnings .. [bugfix] Ignore foreign package warnings Ignore foreign package warnings in

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [doc] Show new features in HIYSTORY.rst

2017-12-25 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400190 ) Change subject: [doc] Show new features in HIYSTORY.rst .. [doc] Show new features in HIYSTORY.rst Change-Id:

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [doc] Update package info

2017-12-25 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400189 ) Change subject: [doc] Update package info .. [doc] Update package info - add code of conduct - place image buttons on top - add code coverage

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [bugfix] re-enable TestGeneral.testWikibase tests

2017-12-23 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/399988 ) Change subject: [bugfix] re-enable TestGeneral.testWikibase tests .. [bugfix] re-enable TestGeneral.testWikibase tests Wikimedia main page

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [IMPR] Introduce a timestamp in deprecated decorator

2017-12-21 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/399755 ) Change subject: [IMPR] Introduce a timestamp in deprecated decorator .. [IMPR] Introduce a timestamp in deprecated decorator - also add

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [doc] use reStructuredText instead of markdown

2017-12-20 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/399396 ) Change subject: [doc] use reStructuredText instead of markdown .. [doc] use reStructuredText instead of markdown - a rst file could be

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [L10N] Remove battlestarwiki_family.py out of the framework

2017-12-20 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/399390 ) Change subject: [L10N] Remove battlestarwiki_family.py out of the framework .. [L10N] Remove battlestarwiki_family.py out of the framework -

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [pypi] wikimania family will be shipped with next release

2017-12-20 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/399383 ) Change subject: [pypi] wikimania family will be shipped with next release .. [pypi] wikimania family will be shipped with next release

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: Replace assertRaises with assertRaisesRegex in isbn_tests.py

2017-12-19 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/399348 ) Change subject: Replace assertRaises with assertRaisesRegex in isbn_tests.py .. Replace assertRaises with assertRaisesRegex in isbn_tests.py

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: Revert "Replace assertRaises with assertRaisesRegex in isbn_...

2017-12-19 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/399344 ) Change subject: Revert "Replace assertRaises with assertRaisesRegex in isbn_tests.py" .. Revert "Replace assertRaises with assertRaisesRegex

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [doc] Print a more understandable error message

2017-12-18 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/398882 ) Change subject: [doc] Print a more understandable error message .. [doc] Print a more understandable error message - currently type checking

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [tests] Ignore N812 naming rules for pywikibot/userinterface...

2017-12-17 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/398688 ) Change subject: [tests] Ignore N812 naming rules for pywikibot/userinterfaces/gui.py .. [tests] Ignore N812 naming rules for

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [L10N] Update linktrails

2017-12-15 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/398491 ) Change subject: [L10N] Update linktrails .. [L10N] Update linktrails Change-Id: Icc3716f30d93e775a9834c729ac1fea02af3a2be --- M

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [IMPR] Simplify isCategoryRedirect method

2017-12-15 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/398474 ) Change subject: [IMPR] Simplify isCategoryRedirect method .. [IMPR] Simplify isCategoryRedirect method - test for args length instead of

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [IMPR] Simplify Page.text Property

2017-12-15 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/398473 ) Change subject: [IMPR] Simplify Page.text Property .. [IMPR] Simplify Page.text Property - use Page.exists() method instead of try/except

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [IMPR] Simplify isCategoryRedirect method

2017-12-15 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/398472 ) Change subject: [IMPR] Simplify isCategoryRedirect method .. [IMPR] Simplify isCategoryRedirect method - test for args length instead of

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [compat] drop compat module

2017-12-13 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/398024 ) Change subject: [compat] drop compat module .. [compat] drop compat module core branch is now 10 years old and decommission of compat was one

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [L10N] Update languages_by_size

2017-12-13 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/398009 ) Change subject: [L10N] Update languages_by_size .. [L10N] Update languages_by_size Change-Id: Ie158955e70a103ecd8846c272f1233cd27089a02 --- M

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [doc] Prepare next pypi release

2017-12-13 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/398008 ) Change subject: [doc] Prepare next pypi release .. [doc] Prepare next pypi release - fix travis target Change-Id:

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [bugfix] Catch AttributeError and raise the ValueError

2017-12-10 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/396917 ) Change subject: [bugfix] Catch AttributeError and raise the ValueError .. [bugfix] Catch AttributeError and raise the ValueError Bug: T182529

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [bugfix] Fix default alias for "thumb"

2017-12-09 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/396588 ) Change subject: [bugfix] Fix default alias for "thumb" .. [bugfix] Fix default alias for "thumb" - "mini" is the new default alias for "thumb"

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [IMPR] A more preceese exception for patrol.py

2017-12-06 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/395702 ) Change subject: [IMPR] A more preceese exception for patrol.py .. [IMPR] A more preceese exception for patrol.py Change-Id:

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [IMPR] use contextlib.closing for closing a file

2017-12-05 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/395697 ) Change subject: [IMPR] use contextlib.closing for closing a file .. [IMPR] use contextlib.closing for closing a file Change-Id:

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [IMPR] code cleanup

2017-12-05 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/395696 ) Change subject: [IMPR] code cleanup .. [IMPR] code cleanup - remove obsolete pass statements - fix dicstring in imageuncat.py - use context

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [doc] fix doc description files

2017-12-04 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/395046 ) Change subject: [doc] fix doc description files .. [doc] fix doc description files Change-Id: I0dba1ae1d5d492783182caf5a0c25b9e53cca273 --- M

[MediaWiki-commits] [Gerrit] pywikibot...CommonsDelinker[master]: Fix flake8 issues for statements

2017-11-27 Thread Xqt (Code Review)
Xqt has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/393552 ) Change subject: Fix flake8 issues for statements .. Fix flake8 issues for statements E701 multiple statements on one line (colon) E703

[MediaWiki-commits] [Gerrit] pywikibot...CommonsDelinker[master]: Fix flake8 issues for imports

2017-11-27 Thread Xqt (Code Review)
Xqt has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/393551 ) Change subject: Fix flake8 issues for imports .. Fix flake8 issues for imports E401 multiple imports on one line E402 module level

[MediaWiki-commits] [Gerrit] pywikibot...CommonsDelinker[master]: Fix flake8 issues related to blank lines

2017-11-27 Thread Xqt (Code Review)
Xqt has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/393549 ) Change subject: Fix flake8 issues related to blank lines .. Fix flake8 issues related to blank lines E301 expected 1 blank line, found

[MediaWiki-commits] [Gerrit] pywikibot...CommonsDelinker[master]: Pass flake8

2017-11-24 Thread Xqt (Code Review)
Xqt has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/393123 ) Change subject: Pass flake8 .. Pass flake8 Ignore all pending errors. Bump max_line_length from 120 to 179. Change-Id:

[MediaWiki-commits] [Gerrit] pywikibot...CommonsDelinker[master]: .gitignore /.tox

2017-11-24 Thread Xqt (Code Review)
Xqt has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/393119 ) Change subject: .gitignore /.tox .. .gitignore /.tox Change-Id: If90d7aabe0d1a81537ebb767efe15589fa6cded9 --- A .gitignore 1 file

[MediaWiki-commits] [Gerrit] pywikibot...CommonsDelinker[master]: Accept positional arguments for tox -e flake8

2017-11-24 Thread Xqt (Code Review)
Xqt has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/393120 ) Change subject: Accept positional arguments for tox -e flake8 .. Accept positional arguments for tox -e flake8 Eg: tox -e flake8 --

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [L10N] Update languages_by_size

2017-11-21 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/392687 ) Change subject: [L10N] Update languages_by_size .. [L10N] Update languages_by_size Change-Id: I0e5895f39847ebd29736d90bb55af02ee121e19a --- M

[MediaWiki-commits] [Gerrit] pywikibot...xqbot[master]: [bugfix] changed regex pattern for wikihistory

2017-11-21 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/392629 ) Change subject: [bugfix] changed regex pattern for wikihistory .. [bugfix] changed regex pattern for wikihistory Change-Id:

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [bugfix] fix xml decoding

2017-11-19 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/392314 ) Change subject: [bugfix] fix xml decoding .. [bugfix] fix xml decoding - read xml encoding from xml file if no charset is given - use utf-8 as

[MediaWiki-commits] [Gerrit] pywikibot...xqbot[master]: [IMPR] Improvements fro deletion requests notifier

2017-11-19 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/392304 ) Change subject: [IMPR] Improvements fro deletion requests notifier .. [IMPR] Improvements fro deletion requests notifier Change-Id:

[MediaWiki-commits] [Gerrit] pywikibot...xqbot[master]: [IMPR] Check page restrictions for ww only

2017-11-19 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/392303 ) Change subject: [IMPR] Check page restrictions for ww only .. [IMPR] Check page restrictions for ww only Other improvements Change-Id:

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [L10N] update languages_by_size

2017-11-11 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/390633 ) Change subject: [L10N] update languages_by_size .. [L10N] update languages_by_size Change-Id: Id9b6af6661fda3d44fc4ea575453b5eb7a0712cf --- M

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [test] Fix print function doc tests

2017-11-10 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/390381 ) Change subject: [test] Fix print function doc tests .. [test] Fix print function doc tests behaviour of flake8-print has been changed since

[MediaWiki-commits] [Gerrit] pywikibot...drtrigonbot[master]: git.wikimedia.org -> phab

2017-11-08 Thread Xqt (Code Review)
Xqt has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/389918 ) Change subject: git.wikimedia.org -> phab .. git.wikimedia.org -> phab I couldn't find updated urls for

[MediaWiki-commits] [Gerrit] pywikibot...xqbot[master]: [pep8] code styles

2017-11-06 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/389414 ) Change subject: [pep8] code styles .. [pep8] code styles Change-Id: I923ba1ec448f4f66d9b77a8b2695ff641e723379 --- M tests/vandalism_tests.py 1

[MediaWiki-commits] [Gerrit] pywikibot...xqbot[master]: [pep8] code styles

2017-11-05 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/389327 ) Change subject: [pep8] code styles .. [pep8] code styles Change-Id: Iae96b5d1513f303c1ad33665e638f427d00cc77b --- M tests/vandalism_tests.py 1

[MediaWiki-commits] [Gerrit] pywikibot...xqbot[master]: [pep8] code styles

2017-11-05 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/389326 ) Change subject: [pep8] code styles .. [pep8] code styles Change-Id: I8f97ee31a802108f02a181198b348497624ba2e5 --- M __init__.py M

[MediaWiki-commits] [Gerrit] pywikibot...xqbot[master]: [IMPR] Additional hints for uninformed users

2017-11-05 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/389325 ) Change subject: [IMPR] Additional hints for uninformed users .. [IMPR] Additional hints for uninformed users Change-Id:

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [test] pagegenerators_tests.py: Update the expected search r...

2017-11-03 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/388515 ) Change subject: [test] pagegenerators_tests.py: Update the expected search result .. [test] pagegenerators_tests.py: Update the expected

[MediaWiki-commits] [Gerrit] pywikibot...xqbot[master]: [test] additional tests

2017-10-31 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/387633 ) Change subject: [test] additional tests .. [test] additional tests Change-Id: I991a27248b212c254d0f6f2f3303b667e3a39e59 --- M tox.ini 1 file

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [test] Don't use flake8-import-order 0.14 or 0.14.2

2017-10-31 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/387603 ) Change subject: [test] Don't use flake8-import-order 0.14 or 0.14.2 .. [test] Don't use flake8-import-order 0.14 or 0.14.2 Alternate to

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [L10N] Update languages_by_size

2017-10-31 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/387592 ) Change subject: [L10N] Update languages_by_size .. [L10N] Update languages_by_size Change-Id: I8331ede20b2db82123bf45d6ba31cd52e1769111 --- M

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [doc] turn off some stylistic checks of pydocstyle

2017-10-27 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/386868 ) Change subject: [doc] turn off some stylistic checks of pydocstyle .. [doc] turn off some stylistic checks of pydocstyle Bug: T166950

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [test] remove flake8-import-order stylistic check

2017-10-27 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/386852 ) Change subject: [test] remove flake8-import-order stylistic check .. [test] remove flake8-import-order stylistic check - I100 and I101 are

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [bugfix] Remove overlap warning

2017-10-23 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/385973 ) Change subject: [bugfix] Remove overlap warning .. [bugfix] Remove overlap warning The overlap warning was introduced with T92626 but is still

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [doc] Fix options documentation

2017-10-21 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/385800 ) Change subject: [doc] Fix options documentation .. [doc] Fix options documentation Change-Id: I92164d19116b10e65596c3feb7d10e9f3b3f3e93 --- M

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [doc] Fix doc string in a way not to break the options tables

2017-10-21 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/385799 ) Change subject: [doc] Fix doc string in a way not to break the options tables .. [doc] Fix doc string in a way not to break the options tables

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [bugfix] Use grnfilterredir for random pages

2017-10-21 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/385773 ) Change subject: [bugfix] Use grnfilterredir for random pages .. [bugfix] Use grnfilterredir for random pages Bug: T178732 Change-Id:

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [doc] give a better hint for deprecated methods

2017-10-21 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/385767 ) Change subject: [doc] give a better hint for deprecated methods .. [doc] give a better hint for deprecated methods Change-Id:

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [test] suppress deprecation warning in archivebot_tests.py

2017-10-21 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/385766 ) Change subject: [test] suppress deprecation warning in archivebot_tests.py .. [test] suppress deprecation warning in archivebot_tests.py

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: Partly revert "Merge "[IMPR] Improvements for reflinks.py""

2017-10-20 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/385765 ) Change subject: Partly revert "Merge "[IMPR] Improvements for reflinks.py"" .. Partly revert "Merge "[IMPR] Improvements for reflinks.py""

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [test] Replace expected_failure_if with skipIf decorator

2017-10-18 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/385024 ) Change subject: [test] Replace expected_failure_if with skipIf decorator .. [test] Replace expected_failure_if with skipIf decorator

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [IMPR] Introduce suppress_warnings context manager

2017-10-15 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/384328 ) Change subject: [IMPR] Introduce suppress_warnings context manager .. [IMPR] Introduce suppress_warnings context manager Introduce

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [bugfix] Prevent nested error handing

2017-10-15 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/384324 ) Change subject: [bugfix] Prevent nested error handing .. [bugfix] Prevent nested error handing Bug: T176297 Change-Id:

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: [bugfix] Require cryptography<2.0 for Python 3.3

2017-10-15 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/384321 ) Change subject: [bugfix] Require cryptography<2.0 for Python 3.3 .. [bugfix] Require cryptography<2.0 for Python 3.3 Bug: T178241 Bug:

  1   2   3   4   5   6   7   8   9   10   >