Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

Ah, I didn't notice that this affects only dicts with shared keys! Well, this 
is not related to the issue with OrderedDict which can't have shared keys.

Still we need evidences of the performance benefit. The PR adds >40 lines of 
code and the benefit should be large enough to compensate the maintaining 
complexity and possible performance regressions in other parts of the code.

----------

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

Reply via email to