1. eb99570 Issue #27626: Spelling fixes in docs, comments and internal names by Martin Panter · 8 years ago
  2. 38c707e Issue #21741: Update 147 test modules to use test discovery. by Zachary Ware · 9 years ago
  3. c1df272 Issue #19209: fix structseq test by Christian Heimes · 11 years ago
  4. c142bba Issue #1667546: On platforms supporting tm_zone and tm_gmtoff fields by Alexander Belopolsky · 12 years ago
  5. b669221 be more robust across platforms by Benjamin Peterson · 14 years ago
  6. 8b0ef21 use assert method by Benjamin Peterson · 14 years ago
  7. d02441e fix repr of complicated structseqs #9206 by Benjamin Peterson · 14 years ago
  8. 8c567c5 assert tuple inheritance by Benjamin Peterson · 14 years ago
  9. 577473f use assert[Not]In where appropriate by Benjamin Peterson · 15 years ago
  10. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  11. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  12. d32ed6f Merged revisions 59933-59951 via svnmerge from by Christian Heimes · 17 years ago
  13. ed03b41 Merge the trunk changes in. Breaks socket.ssl for now. by Thomas Wouters · 17 years ago
  14. 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 17 years ago
  15. f9f4c69 SF patch #736962: Port tests to unittest (Contributed by Walter Dörwald). by Raymond Hettinger · 21 years ago
  16. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  17. 02b28ec Test for by Michael W. Hudson · 22 years ago
  18. 7e0f81e Huh. In an effort to be less thorough <wink>, seems I checked in a new by Tim Peters · 23 years ago
  19. c2fe618 Fix bad bug in structseq slicing (NULL pointers in result). Reported by by Tim Peters · 23 years ago