[issue28183] Clean up and speed up dict iteration

Serhiy Storchaka report at bugs.python.org
Thu Sep 29 14:45:37 EDT 2016


Serhiy Storchaka added the comment:

It looks to me that the patch contain unneeded changes. Some changes don't affect performance, others don't look well justified. Are there benchmarks that confirm the benefit of these changes?

----------

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


More information about the Python-bugs-list mailing list