jayvdb created this task. jayvdb added subscribers: jayvdb, Xqt, XZise, Ladsgroup. jayvdb added a project: pywikibot-core. Restricted Application added subscribers: Aklapper, pywikipedia-bugs.
TASK DESCRIPTION https://gerrit.wikimedia.org/r/#/c/199579/ (Use site.lang instead of site.code) was a breaking change, not backwards compatible. It allowed scripts to fallback to English undesirably, such as when their code was wikidata or commons. e.g. T94680 It also caused site specific logic to not be used. e.g. category.py has a special configuration for test.wikipedia, which now isnt used. (see cfd_templates) More examples can be found in `git grep "'commons':"` TASK DETAIL https://phabricator.wikimedia.org/T95063 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: jayvdb Cc: Ladsgroup, XZise, Xqt, jayvdb, Aklapper, pywikipedia-bugs _______________________________________________ Pywikipedia-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-bugs
