| Dalba updated the task description. (Show Details) |
CHANGES TO TASK DESCRIPTION
Currently we haven't seen this problem but `api.Requests.__init__` is potential dangerous. At the end of the initializer method `self.site.version()` is called under some conditions. This could lead to an infinite loop. Try the following:
...
now replace `self.write` in line 1456[[ https://phabricator.wikimedia.org/diffusion/PWBC/browse/master/pywikibot/data/api.py;580bde8d4dff7f180ca044b2e596d090fe8abf91$1456 | line 1456 ]] with `True`:...
TASK DETAIL
EMAIL PREFERENCES
To: Dalba
Cc: Aklapper, pywikibot-bugs-list, Xqt, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, jayvdb, Dalba, Masti, Alchimista, Rxy
Cc: Aklapper, pywikibot-bugs-list, Xqt, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, jayvdb, Dalba, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
