1. 1d7878a Fix #10256 - resource warning by Brian Curtin · 14 years ago
  2. 28a691b PEP 3147 by Barry Warsaw · 14 years ago
  3. b58e0bd use assert[Not]In where appropriate by Ezio Melotti · 14 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. 3add4d7 Raise statement normalization in Lib/test/. by Collin Winter · 17 years ago
  7. 7a98be2 Remove RISCOS support by Skip Montanaro · 17 years ago
  8. 967f1e3 Remove string.{letters,lowercase,uppercase}. by Martin v. Löwis · 17 years ago
  9. e2b70bc Get rid of dict.has_key(). Boy this has a lot of repercussions! by Guido van Rossum · 18 years ago
  10. 99d001e Removed reliance on damaged module object appearing in sys.modules by Tim Peters · 20 years ago
  11. 3b0a329 Massive changes from SF 589982 (tempfile.py rewrite, by Zack by Guido van Rossum · 22 years ago
  12. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  13. e2ae77b SF patch #474590 -- RISC OS support by Guido van Rossum · 23 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. d342c62 This test failed under python -O. by Tim Peters · 23 years ago
  17. 394a47b Unit test for improved package import semantics. by Guido van Rossum · 23 years ago