summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_bigmem.py
Commit message (Expand)AuthorAgeFilesLines
* Closes release blocker #3627.Neal Norwitz2008-08-241-3/+94
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-201-4/+4
* Correct a failing test after merge from trunk.Amaury Forgeot d'Arc2007-11-301-2/+2
* Merged revisions 59239-59244 via svnmerge fromChristian Heimes2007-11-301-4/+6
* string.maketrans() now produces translation tables for bytes.translate() -- w...Georg Brandl2007-08-311-2/+1
* Fix for tet_bigmem.py (the failure was caused by a spurious referenceGuido van Rossum2007-07-121-1/+1
* Patch by Christian Heimes to change self.assert_(x == y) intoGuido van Rossum2007-07-111-4/+4
* Rip out all the u"..." literals and calls to unicode().Guido van Rossum2007-05-021-13/+13
* Rip out 'long' and 'L'-suffixed integer literals.Guido van Rossum2007-01-151-2/+2
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-1/+1
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-271-0/+964