[issue42147] Micro optimization for longrange iteration if step is 1

Inada Naoki report at bugs.python.org
Sun Oct 25 22:38:38 EDT 2020


Inada Naoki <songofacandy at gmail.com> added the comment:

I had not noticed that there are rangeobject and longrangeobject. It doesn't affect to range(10000) definitely.

----------

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


More information about the Python-bugs-list mailing list