1. b3aedd4 #9424: Replace deprecated assert* methods in the Python test suite. by Ezio Melotti · 14 years ago
  2. aeaa592 Merged revisions 76230 via svnmerge from by Benjamin Peterson · 15 years ago
  3. 0d0367f Merged revisions 74291 via svnmerge from by Frank Wierzbicki · 15 years ago
  4. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  5. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  6. 34d1928 SF patch# 1770008 by Christian Heimes (plus some extras). by Guido van Rossum · 17 years ago
  7. d59da4b Merged revisions 55407-55513 via svnmerge from by Guido van Rossum · 17 years ago
  8. 7cae87c Patch #1550800: make exec a function. by Georg Brandl · 18 years ago
  9. f545baa Whitespace normalization. by Tim Peters · 21 years ago
  10. 72c5c77 minor fix, jython-only. Don't asssume stdout to save is the ur-stdout. by Samuele Pedroni · 21 years ago
  11. de9a0d3 beefed up version: jython support, covers now fixed differences between CPython/Jython. by Samuele Pedroni · 21 years ago
  12. 4b499dd3 - Finally fixed the bug in compile() and exec where a string ending by Guido van Rossum · 21 years ago
  13. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  14. 2e2be37 Change the PyUnit-based tests to use the test_main() approach. This by Fred Drake · 23 years ago
  15. ab9ba27 Whitespace normalization. by Tim Peters · 23 years ago
  16. 3bd071e Patch #442866: Tests for codeop.py. by Martin v. Löwis · 23 years ago