[issue25406] OrderedDict.move_to_end may cause crash in python 3.5

Roundup Robot report at bugs.python.org
Wed Oct 14 12:27:21 EDT 2015


Roundup Robot added the comment:

New changeset 88e6641c3dd3 by Serhiy Storchaka in branch '3.5':
Issue #25406: Fixed a bug in C implementation of OrderedDict.move_to_end()
https://hg.python.org/cpython/rev/88e6641c3dd3

New changeset 33d53a41daeb by Serhiy Storchaka in branch 'default':
Issue #25406: Fixed a bug in C implementation of OrderedDict.move_to_end()
https://hg.python.org/cpython/rev/33d53a41daeb

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list