Eric Snow added the comment:

Ah, sorry.  I wasn't thinking past Python 3.5 (which is about to go to beta 4). 
 While 3.6.0a0, doesn't tell us much, d6c91b8242d2 (r96935) does.  That 
revision has all the necessary fixes to OrderedDict.  I'll look into this some 
more.  Do you get the failure consistently when running the test suite?

Also, in case you weren't aware: Python 3.5 (hence 3.6) introduces a C 
implementation of OrderedDict.

----------

_______________________________________
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