1. a5293b4 Fix miscellaneous typos (#4275) by luzpaz · 7 years ago
  2. 597d15a Issue #23277: Remove unused support.run_unittest import. by Serhiy Storchaka · 8 years ago
  3. 5a15508 #22650: test suite: load Unicode test data files from www.pythontest.net by Georg Brandl · 10 years ago
  4. d9de794 Issue #18258: Fix test discovery for test_codecmaps_*. by Zachary Ware · 10 years ago
  5. b992a0e Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
  6. 75d9aca Rename test_ file that is really a support file to remove test_ prefix. by R David Murray · 12 years ago
  7. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  8. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  9. 61e21b5 Merged revisions 57152-57220 via svnmerge from by Guido van Rossum · 17 years ago
  10. 005ebb1 Tweaks to make the codecmaps tests pass again. by Guido van Rossum · 17 years ago
  11. ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 17 years ago
  12. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  13. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  14. aaa2f1d Patch #1276356: Implement new resource "urlfetch" for regrtest. by Hye-Shik Chang · 19 years ago
  15. 2bb146f Bring CJKCodecs 1.1 into trunk. This completely reorganizes source by Hye-Shik Chang · 20 years ago
  16. 58eb11c Whitespace normalization. by Tim Peters · 21 years ago
  17. 3e2a306 Add CJK codecs support as discussed on python-dev. (SF #873597) by Hye-Shik Chang · 21 years ago