[issue27576] An unexpected difference between dict and OrderedDict

Xiang Zhang report at bugs.python.org
Sat Jul 30 11:07:39 EDT 2016


Xiang Zhang added the comment:

After totally studying OrderedDict, I get a better understanding of what Serhiy means. So although we can get a better performance for dict, it's not needed at all. Remove the v3 patch.

----------

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


More information about the Python-bugs-list mailing list