summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_range.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 76292-76293 via svnmerge fromMark Dickinson2009-11-151-0/+61
* Merged revisions 73715 via svnmerge fromGeorg Brandl2009-08-131-6/+6
* Fix SystemError and a wasps nest of ref counting issues.Raymond Hettinger2009-06-121-0/+7
* Issue #4183: Some tests didn't run with pickle.HIGHEST_PROTOCOL.Hirokazu Yamamoto2008-10-231-1/+1
* Issue 2582: Fix pickling of range objects.Alexandre Vassalotti2008-06-101-0/+10
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-201-2/+2
* Removed PyInt_GetMax and sys.maxintChristian Heimes2007-12-041-3/+3
* Update name of test.Walter Dörwald2007-05-211-1/+1
* Rename test_xrange.py to test_range.py and fix theWalter Dörwald2007-05-211-0/+68