[issue28183] Clean up and speed up dict iteration

Raymond Hettinger report at bugs.python.org
Sun Sep 18 14:00:56 EDT 2016


Raymond Hettinger added the comment:

We can still clean this up for Python 3.6.  We're in feature freeze, not development freeze.  The compact dict patch was very rough when it landed and is expected to continue to be polished so that the expected benefits are realized.

----------
versions: +Python 3.6 -Python 3.7

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


More information about the Python-bugs-list mailing list