1. b3aedd4 #9424: Replace deprecated assert* methods in the Python test suite. by Ezio Melotti · 14 years ago
  2. 6aa278e Merged revisions 78603 via svnmerge from by Victor Stinner · 14 years ago
  3. aeaa592 Merged revisions 76230 via svnmerge from by Benjamin Peterson · 15 years ago
  4. b2e796a in wide builds, avoid storing high unicode characters from source code with surrogates by Benjamin Peterson · 15 years ago
  5. f5b5224 ignore the coding cookie in compile(), exec(), and eval() if the source is a string #4626 by Benjamin Peterson · 15 years ago
  6. d75fcb4 Merged revisions 69576,69579-69580,69589,69619-69620,69633,69703-69704,69728-69730 via svnmerge from by Benjamin Peterson · 15 years ago
  7. 130786f Merged revisions 69617 via svnmerge from by Benjamin Peterson · 15 years ago
  8. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  9. 2593146 Bug #2301: Don't try decoding the source code into the original by Martin v. Löwis · 16 years ago
  10. 39b21ff Fix #1913. by Georg Brandl · 17 years ago
  11. 86def6c Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge from by Georg Brandl · 17 years ago
  12. acb470c Fix the test; solution found by Christian Heimes. Thanks! by Thomas Heller · 17 years ago
  13. ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 17 years ago
  14. f7e74b7 Add a comment explaining -kb. by Martin v. Löwis · 20 years ago
  15. f9f4c69 SF patch #736962: Port tests to unittest (Contributed by Walter Dörwald). by Raymond Hettinger · 21 years ago
  16. 2412853 Fix escaping of non-ASCII characters. by Martin v. Löwis · 22 years ago
  17. 4c561b3 Test whether a Cyrillic text correctly appears in a Unicode literal. by Martin v. Löwis · 22 years ago