[issue24138] Speed up range() by caching and modifying long objects

Mark Lawrence report at bugs.python.org
Wed May 6 21:55:59 CEST 2015


Mark Lawrence added the comment:

How does this apply where people like me scarcely if ever use range, it's standard for loops?  There are plenty of recipes using itertools that show that you don't need range, is this really needed?  No axe to grind, just curious.

----------
nosy: +BreamoreBoy

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


More information about the Python-bugs-list mailing list