[issue19414] iter(ordered_dict) yields keys not in dict in some circumstances

Raymond Hettinger report at bugs.python.org
Sun May 4 07:05:02 CEST 2014


Raymond Hettinger added the comment:

To address Armin's concern, I'm triggering an early failure by setting the link fields to None.  That will help prevent accidental reliance on non-guaranteed behaviors.

----------
resolution:  -> fixed
status: open -> closed

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


More information about the Python-bugs-list mailing list