1. 97c1adf Anti-registration of various ABC methods. by Guido van Rossum · 8 years ago
  2. 38c707e Issue #21741: Update 147 test modules to use test discovery. by Zachary Ware · 9 years ago
  3. c2ccce7 Issue #23641: Cleaned out legacy dunder names from tests and docs. by Serhiy Storchaka · 9 years ago
  4. a60c2fe Issue #23641: Cleaned out legacy dunder names from tests and docs. by Serhiy Storchaka · 9 years ago
  5. d51374e PEP 465: a dedicated infix operator for matrix multiplication (closes #21176) by Benjamin Peterson · 10 years ago
  6. b3aedd4 #9424: Replace deprecated assert* methods in the Python test suite. by Ezio Melotti · 14 years ago
  7. e961593 Merged revisions 77727 via svnmerge from by Ezio Melotti · 14 years ago
  8. bd27aef Merged revisions 75223 via svnmerge from by Benjamin Peterson · 15 years ago
  9. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  10. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  11. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  12. 3472903 Fix the superficial augmented-assignment tests to deal with true division. by Thomas Wouters · 18 years ago
  13. bcc0db8 Get rid of remnants of integer division by Neal Norwitz · 18 years ago
  14. e93e477 Fiddle test_augassign so it passes under -Qnew. by Tim Peters · 23 years ago
  15. 54e54c6 The first batch of changes recommended by the fixdiv tool. These are by Guido van Rossum · 23 years ago
  16. 4de8df9 Add tests for augmented floor division by Jeremy Hylton · 23 years ago
  17. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  18. 104a7bc Support for augmented assignment in the UserList, UserDict, UserString and by Thomas Wouters · 24 years ago