XZise added a subscriber: XZise. XZise claimed this task. XZise added a comment.
It seems that at some point in Python 3.5, `Formatter._vformat` changed what it returned and we had to override it so this is broken. Now I have 3.5 installed locally and there `_vformat` returns only one value but the current version on CPython's repository returns two and unpacks them. TASK DETAIL https://phabricator.wikimedia.org/T121684 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: XZise Cc: XZise, pywikibot-bugs-list, Aklapper, StudiesWorld, Unatratnag _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
