XZise added a comment. Ah dang it that isn't actually the problem… the problem is that we don't parse `be-x-old.wikipedia.org` into the new site. When you use Python 3 you actually see the original traceback and it's actually written in the exception text: `Unknown URL 'https://be-x-old.wikipedia.org/wiki/$1'`.
The actual bug is that there is no hostname provided for obsolete sites. So it might be a duplicate of T74674: Unable to communicate with obsolete / non-existing wikis <https://phabricator.wikimedia.org/T74674>. TASK DETAIL https://phabricator.wikimedia.org/T113461 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: XZise Cc: XZise, Aklapper, pywikibot-bugs-list, jayvdb, Ladsgroup, zhuyifei1999 _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
