1. e26da7c Issue #27171: Fix typos in documentation, comments, and test function names by Martin Panter · 9 years ago
  2. f4b7a02 Issue #21408: The default __ne__() now returns NotImplemented if __eq__() by Serhiy Storchaka · 10 years ago
  3. b5c66f8 Fix breakage in TestSuite.countTestCases() introduced by issue #11798. by Antoine Pitrou · 11 years ago
  4. 8913a6c Issue #11798: fix tests for regrtest -R : by Andrew Svetlov · 11 years ago
  5. 59360aa Back out 868ad6fa8e68 - it left all the buildbots failing. by Tim Peters · 11 years ago
  6. a412137 Temporary disable tests cleanup (issue 11798). by Andrew Svetlov · 11 years ago
  7. eb97368 Issue #11798: TestSuite now drops references to own tests after execution. by Andrew Svetlov · 11 years ago
  8. 5d1155c Closes #13258: Use callable() built-in in the standard library. by Florent Xicluna · 13 years ago
  9. 42ec7cb Issue #10979. unittest stdout buffering now works with class and module setup and teardown. by Michael Foord · 14 years ago
  10. cca5be2 Improvement to fix for issue 9926 to allow TestResult to be reused. by Michael Foord · 14 years ago
  11. bbea35f Fix issue 9926. TestSuite subclasses that override __call__ are called correctly. by Michael Foord · 14 years ago
  12. 2b293cf Merged revisions 81878 via svnmerge from by Michael Foord · 15 years ago
  13. b874874 Merged revisions 81853 via svnmerge from by Michael Foord · 15 years ago
  14. 520ed0a Merged revisions 81764 via svnmerge from by Michael Foord · 15 years ago
  15. 7316219 Merged revisions 80997 via svnmerge from by Michael Foord · 15 years ago
  16. dccc1fc Merged revisions 79263 via svnmerge from by Benjamin Peterson · 15 years ago
  17. 847a411 Merged revisions 78227,78229,78288,78348,78377,78770,78774-78776,78810 via svnmerge from by Benjamin Peterson · 15 years ago
  18. 67d1bbd Merged revisions 77815 via svnmerge from by R. David Murray · 15 years ago
  19. 4ac9ce4 Merged revisions 74779-74786,74793,74795,74811,74860-74861,74863,74876,74886,74896,74901,74903,74908,74912,74930,74933,74943,74946,74952-74955,75015,75019,75032,75068,75076,75095,75098,75102,75129,75139,75230 via svnmerge from by Benjamin Peterson · 15 years ago
  20. bed7d04 Merged revisions 74095 via svnmerge from by Benjamin Peterson · 15 years ago