1. 38c707e Issue #21741: Update 147 test modules to use test discovery. by Zachary Ware · 10 years ago
  2. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  3. e2b70bc Get rid of dict.has_key(). Boy this has a lot of repercussions! by Guido van Rossum · 18 years ago
  4. 31017ae SF #904720: dict.update should take a 2-tuple sequence like dict.__init_ by Raymond Hettinger · 21 years ago
  5. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 21 years ago
  6. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  7. 2e2be37 Change the PyUnit-based tests to use the test_main() approach. This by Fred Drake · 23 years ago
  8. bea3947 Variety of test cases for call to builtin functions by Jeremy Hylton · 23 years ago