[issue24667] OrderedDict.popitem()/__str__() raises KeyError

Fabian report at bugs.python.org
Tue Jul 21 09:24:57 CEST 2015


Fabian added the comment:

Well as I described in the opening post:

"I don't think versions before Python 3.6 are affected as we had tests running on Python 3.5 (before Travis switched to 3.6 recently) and these all worked."

Now tbh I don't know if a version of 3.5 is affected but was never tested by Travis. And if then the 3.6 branch was branched of that version. If that how it works. As I'm using pyenv I could easily test this on Python 3.5b3. By the way the last official test run on Pyhton 3.5 using Travis was using 3.5a4+: https://travis-ci.org/wikimedia/pywikibot-core/jobs/71443578#L144

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24667>
_______________________________________


More information about the Python-bugs-list mailing list