1. ab91fde Merged revisions 73715 via svnmerge from by Georg Brandl · 15 years ago
  2. abc3877 Add bytes/bytearray.maketrans() to mirror str.maketrans(), and deprecate by Georg Brandl · 15 years ago
  3. ec00e2f Add notice about strange behaviour of the bigmem tests by Antoine Pitrou · 16 years ago
  4. 7cdb495 Issue #3700: make test_bigmem py3k-compatible, and add bytes/bytearray tests by Antoine Pitrou · 16 years ago
  5. 3ce5d92 Closes release blocker #3627. by Neal Norwitz · 16 years ago
  6. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  7. 8598422 Correct a failing test after merge from trunk. by Amaury Forgeot d'Arc · 17 years ago
  8. 4e30a84 Merged revisions 59239-59244 via svnmerge from by Christian Heimes · 17 years ago
  9. 7f13e6b string.maketrans() now produces translation tables for bytes.translate() -- wrong module? by Georg Brandl · 17 years ago
  10. a5d0c26 Fix for tet_bigmem.py (the failure was caused by a spurious reference by Guido van Rossum · 17 years ago
  11. e61fd5b Patch by Christian Heimes to change self.assert_(x == y) into by Guido van Rossum · 17 years ago
  12. ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 17 years ago
  13. e2a383d Rip out 'long' and 'L'-suffixed integer literals. (Rough first cut.) by Guido van Rossum · 18 years ago
  14. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  15. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago