XZise added a subscriber: XZise. XZise added a comment.
By the way:
git grep -iE 'bug *[1-9]' pwb.py: # Use env var to communicate to config2.py pwb.py location (bug 72918). pywikibot/data/api.py: # bug 66619, after gerrit 124323 breaking change we have a pywikibot/data/api.py: retry = class_name in ['DBConnectionError', # bug 62974 pywikibot/data/api.py: 'DBQueryError', # bug 58158 pywikibot/data/api.py: 'ReadOnlyError' # bug 59227 pywikibot/data/api.py: # only "(query-)continue" returned. See Bug 72209. pywikibot/exceptions.py: This is considered invalid in Pywikibot. See Bug 73184. pywikibot/login.py: # TODO: investigate other unhandled API codes (bug 73539) pywikibot/page.py: self._pageprops = {} # page may not have pageprops (see bug 54868) pywikibot/page.py: # FIXME: bug 73561: withSortKey is ignored by Site.pagecategories pywikibot/page.py: if 'removed' not in self._content['labels'][lang]: # Bug 54767 pywikibot/pagegenerators.py: # partial workaround for bug 67249 pywikibot/site.py: page._isredir = False # bug 54684 pywikibot/site.py: # TODO: Dummy value to allow also Unicode names, see bug 73661 pywikibot/textlib.py: # month and day format might be identical (e.g. see bug 69315), scripts/blockpageschecker.py: # (see bug 55322) scripts/cosmetic_changes.py: # bug 55242 should be implemented scripts/cosmetic_changes.py: # deactivated due to bug 55185 scripts/reflinks.py: u = linkedpagetext.decode(enc[0]) # Bug 67410 scripts/unusedfiles.py: pywikibot.output(u"File '%s' does not exist (see bug 69133)." setup.py: # See bug 66010, Windows users will have issues tests/archivebot_tests.py: if code != 'de': # bug 67663 tests/http_tests.py: @expected_failure_if(sys.version_info[0] > 2) # bug 72236 tests/script_tests.py: 'makecat', # bug 69781 tests/script_tests.py: 'editarticle': 'Nothing changed', # This masks related bug 68645 but that tests/script_tests.py: 'transferbot': 'Target site not different from source site', # Bug 68662 tests/script_tests.py: # TODO: after bug 68611 and 68664 (and makecat), split -help tests/script_tests.py: 'checkimages', # bug 68613 tests/site_tests.py: 'searched. See also bug 73120'.format(using))
TASK DETAIL https://phabricator.wikimedia.org/T94683
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: XZise Cc: XZise, jayvdb, Aklapper, jeremyb, Qgil, pywikipedia-bugs