[issue25410] Clean up and fix OrderedDict

Serhiy Storchaka report at bugs.python.org
Fri Dec 25 07:21:04 EST 2015


Serhiy Storchaka added the comment:

Proposed patch makes OrderedDict.copy() more consistent between implementations.

----------
stage: needs patch -> patch review
Added file: http://bugs.python.org/file41418/odict_copy_iter.patch

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


More information about the Python-bugs-list mailing list