Dalba added a subscriber: Dalba. Dalba added a comment. Herald added a subscriber: StudiesWorld.
When I pass the `-main` option, the following list will be assigned to `ignore_title[self.disambPage.site.family.name][self.disambPage.site.lang]` (lang = 'fa'): ['ویکی\u200cپدیا:فهرست صفحات ابهام\u200cزدایی', '0:', '1:', '2:', '3:', '4:', '5:', '6:', '7:', '8:', '9:', '10:', '11:', '12:', '13:', '14:', '15:', '446:', '100:', '101:', '102:', '103:', '2600:', '828:', '-1:', '2301:', '2302:', '118:', '119:', '447:', '2300:', '829:', '-2:', '2303:'] Items in this list are matched against page titles to see if they should be ignored or not. But page titles are of the form "User:X" which obviously won't match against those numbers. I'll upload a patch. TASK DETAIL https://phabricator.wikimedia.org/T105892 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Dalba Cc: StudiesWorld, Dalba, jayvdb, Aklapper, Vituzzu, pywikibot-bugs-list _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
