1. f38b2b4 Merged revisions 79144 via svnmerge from by Florent Xicluna · 15 years ago
  2. c0ddee5 Merged revisions 78689,78696-78697,78708,78711 via svnmerge from by Ezio Melotti · 15 years ago
  3. ab91fde Merged revisions 73715 via svnmerge from by Georg Brandl · 16 years ago
  4. 0ad59d4 Issue #5604: non-ASCII characters in module name passed to by Guido van Rossum · 16 years ago
  5. 3614409 Issue #3806: LockTests in test_imp should be skipped when thread is not available. by Hirokazu Yamamoto · 17 years ago
  6. 8a9583e PyTokenizer_FindEncoding() always failed because it set the tokenizer state by Brett Cannon · 17 years ago
  7. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 17 years ago
  8. 05e8be1 Merged revisions 60990-61002 via svnmerge from by Christian Heimes · 17 years ago
  9. 13a7a21 Issue #1762972: Readded the reload() function as imp.reload() by Christian Heimes · 18 years ago
  10. 40d20bc Issue 1267, continued. by Guido van Rossum · 18 years ago
  11. ce3a72a Patch 1267 by Christian Heimes. by Guido van Rossum · 18 years ago
  12. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 19 years ago
  13. 94eaee6 Skip test_imp if threading is not available. by Brett Cannon · 21 years ago
  14. 579bed7 Rewrote. As reported on c.l.py, when the test suite is run via by Tim Peters · 22 years ago
  15. 3b8fb47 Import test_support properly by Neal Norwitz · 22 years ago
  16. 996acf1 Actually run these tests from regrtest.py. by Neal Norwitz · 22 years ago
  17. 2294c0d Cleanup from patch #683257: by Neal Norwitz · 22 years ago