- 4aef703 Merged revisions 66801,66803-66804,66813,66854-66856,66866,66870-66872,66874,66887,66903,66905,66911,66913,66927,66932,66938,66942,66962,66964,66973-66974,66977,66992,66998-66999,67002,67005,67007,67028,67040-67041,67044,67070,67089,67091,67101,67117-67119,67123-67124 via svnmerge from by Georg Brandl · 17 years ago
- 602d8db Added better pickling support to xrange objects. Cleaned up the unit test. by Alexandre Vassalotti · 17 years ago
- 1f2f61a Issue 2582: Fix pickling of xrange objects. by Alexandre Vassalotti · 17 years ago
- f4d8f39 Make xrange more Py_ssize_t aware, by assuming a Py_ssize_t is always at by Thomas Wouters · 19 years ago
- 64fa74d Get test to pass on amd64 (opteron). This is pretty hacky, but by Neal Norwitz · 21 years ago
- feec453 Bug 1003935: xrange overflows by Tim Peters · 21 years ago
- 1c0423a Exercise xrange a bit by Neal Norwitz · 21 years ago