]> granicus.if.org Git - python/commit
Bug #556025: list(xrange(1e9)) --> seg fault
authorJason Tishler <jason@tishler.net>
Tue, 13 Aug 2002 11:42:41 +0000 (11:42 +0000)
committerJason Tishler <jason@tishler.net>
Tue, 13 Aug 2002 11:42:41 +0000 (11:42 +0000)
commit83499db4f0ff82bb2f7a60ff593245d0ee55c2cf
tree5c237d9cfc96e134d3584faaaff0771846a53a17
parent4571e9d42a3b1734635385eb2c4328cfe82496cd
Bug #556025: list(xrange(1e9)) --> seg fault

Close the bug report again -- this time for Cygwin due to a newlib bug.
See the following for the details:

http://sources.redhat.com/ml/newlib/2002/msg00369.html

Note that this commit is only a documentation (i.e., comment) change.
Lib/test/test_b1.py