Xqt created this task. Xqt added a project: Pywikibot. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.
TASK DESCRIPTION `_code_fam_from_url` runs through config.family_files dict but the order of the dict is not deterministic and may be different on several Python releases. Python 3.7 works like an `OrderedDict` but others do not. In result when `_code_fam_from_url` has multiple matches of a site, the order of `matched_sites` is different and returning the first site "(use first)" is not always the same. TASK DETAIL https://phabricator.wikimedia.org/T228335 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Dvorapa, Aklapper, Dalba, Xqt, pywikibot-bugs-list, Viztor, DannyS712, Wenyi, Tbscho, MayS, Mdupont, JJMC89, Altostratus, Avicennasis, mys_721tx, jayvdb, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
