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

I also have misgivings about the extra field.  Perhaps solicit some other 
opinions about whether the trade-off is worth it. Maybe Tim can provide an 
insight.

My suspicion is that the current tight coupling is going to cost us in other 
ways.  The OrderedDict is now less important than ever, so we really don't want 
regular dicts to have to pay any price just for the convenience of OrderedDict.

----------
assignee: rhettinger -> 

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

Reply via email to