summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_int.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 77727 via svnmerge fromEzio Melotti2010-01-241-6/+7
* Issue #7435: Remove duplicate int/long tests, and otherMark Dickinson2009-12-051-0/+1
* convert old fail* assertions to assert*Benjamin Peterson2009-06-301-6/+6
* Issue #3236: Return small longs from PyLong_FromString.Martin v. Löwis2008-06-301-0/+3
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-201-1/+1
* Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,...Christian Heimes2008-05-041-0/+304