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