jayvdb lowered the priority of this task from "High" to "Low". jayvdb added a comment.
The underlying problem was fixed in `master` indirectly by https://phabricator.wikimedia.org/T98671. It still occurs on the 2.0 branch. The solution is to not put code that calls pywikibot outside of a function. i.e. create a main() and do all initialisation code in that. TASK DETAIL https://phabricator.wikimedia.org/T87742 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: Ricordisamoa, valhallasw, jayvdb, Aklapper, Mineo, pywikipedia-bugs _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
