[issue45026] More compact range iterator

Łukasz Langa report at bugs.python.org
Wed Sep 22 12:13:31 EDT 2021


Łukasz Langa <lukasz at langa.pl> added the comment:

Since len timings for ranges of 100 items are negligible anyway, I personally still favor GH-28176 which is clearly faster during iteration.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45026>
_______________________________________


More information about the Python-bugs-list mailing list