[issue28183] Clean up and speed up dict iteration

Serhiy Storchaka report at bugs.python.org
Sat Sep 17 15:57:07 EDT 2016


Serhiy Storchaka added the comment:

Dict iterators already have __length_hint__. Dict views have __len__.

----------

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


More information about the Python-bugs-list mailing list