Fabian added the comment:

Okay I did a test run on all three 3.5 betas available to me through pyenv. The 
beta 3 failed as Python 3.6 does that popitem() raises a KeyError. The beta 2 
had the bug that popitem() does not support keyword arguments so I wasn't able 
to test it there. And the beta 1 works fine so it looks like the C 
implementation is the cause of this.

----------
versions: +Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24667>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to