Xqt added a comment.
In T280227#7044684 <https://phabricator.wikimedia.org/T280227#7044684>, @atagar wrote: > There seems to be a Python 3.5 issue regarding ModuleDeprecationWrapper. Would you like for me to install Python 3.5 to troubleshoot or should we continue with this? > > Personally I think we should deprecate Python 3.5 support since it reached EoL in September 2020: https://www.python.org/downloads/release/python-3510/ Looks like a DeprecationWarning issue. Changing to FutureWarning will print the message during import. TASK DETAIL https://phabricator.wikimedia.org/T280227 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: atagar, Xqt Cc: JJMC89, pywikibot-bugs-list, Xqt, Aklapper, Shalomori123, Jyoo1011, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, Tbscho, MayS, Mdupont, Dvorapa, Altostratus, Avicennasis, mys_721tx, jayvdb, Masti, Alchimista
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
