1. e0ed2d7 Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 12 years ago
  2. 8fd107f Add missing imports. by Georg Brandl · 16 years ago
  3. 59beec3 Add import_function method to test.test_support, and modify a number of by R. David Murray · 16 years ago
  4. bec087f fix incorrect auto-translation of TestSkipped -> unittest.SkipTest by Benjamin Peterson · 16 years ago
  5. 888a39b remove test_support.TestSkipped and just use unittest.SkipTest by Benjamin Peterson · 16 years ago
  6. 7dbd918 Add test_main() functions to various tests where it was simple to do. Done so by Brett Cannon · 17 years ago
  7. 408b6d3 Complete the absolute import patch for the test suite. All relative by Barry Warsaw · 23 years ago
  8. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 25 years ago
  9. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 25 years ago
  10. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 25 years ago
  11. b9fa0a8 Raise 'TestSkipped' (from the test_support) module rather than 'ImportError' by Thomas Wouters · 25 years ago
  12. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 27 years ago
  13. 9d1a02c Some small changes. by Guido van Rossum · 29 years ago
  14. 6da2953 gl is a *huge* module. This is a very simple test that insures that by Roger E. Masse · 29 years ago