[issue7298] reversed(range(x, -1, -1)) is empty when x > 1

Antoine Pitrou report at bugs.python.org
Mon Nov 16 01:10:46 CET 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

Not sure whether it's related, but there is now a sizeable refleak:

test_range
beginning 6 repetitions
123456
......
test_range leaked [150, 150, 150] references, sum=450

----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list