Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

I'm neutral on whether to move this forward or not.  Usually, we would only 
make an externally visible and possibly consequential API change if there were 
some compensating benefit to users (a significant speed-up for example).

Also note that the existing code uses move_to_end() so there is some case to be 
made that OrderedDict() was a reasonable choice even if dict() had been an 
option from the outset.

I suggest leaving this as-is.

----------
nosy: +rhettinger

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36350>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to