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

Larry Hastings report at bugs.python.org
Mon May 11 12:10:56 CEST 2015


Larry Hastings added the comment:

I'd rather have the general-purpose freelist for ints too.  How about we close this issue now, and assuming the freelist for ints goes in we can abandon this approach entirely.

----------
resolution:  -> rejected
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list