1. 4e41a4b Disable a few other tests, that can't work if Python is compiled without by Walter Dörwald · 19 years ago
  2. 27f8836 Whitespace normalization. by Tim Peters · 20 years ago
  3. 4f65331 Limit the nesting depth of a tuple passed as the second argument to by Brett Cannon · 20 years ago
  4. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 21 years ago
  5. 7e5c6a0 Change issubclass() so that recursive tuples (directly or indirectly by Walter Dörwald · 22 years ago
  6. d9a6ad3 Enhance issubclass() and PyObject_IsSubclass() so that a tuple is by Walter Dörwald · 22 years ago
  7. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  8. 8ac1495 Whitespace normalization. by Tim Peters · 22 years ago
  9. 3b04d63 Add more tests for abstract isinstance() and issubclass(). by Neil Schemenauer · 22 years ago
  10. 906569d Unit tests for the changes in abstract.c version 2.101. The debug by Barry Warsaw · 22 years ago