1. 5f1a518 Use sequence repetition instead of bytes constructor with integer argument. by Serhiy Storchaka · 8 years ago
  2. 0dcd80a Issue #20557: Use specific asserts in io tests. by Serhiy Storchaka · 9 years ago
  3. b21af55 #16898: test_bufio now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  4. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  5. 4fa88fa merge the io-c branch: C implementation of the io module by Benjamin Peterson · 15 years ago
  6. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  7. 8ce8a78 Merged revisions 58221-58741 via svnmerge from by Guido van Rossum · 17 years ago
  8. 305b924 Fix test_bool and test_bufio. by Guido van Rossum · 17 years ago
  9. 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 17 years ago
  10. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  11. 408b6d3 Complete the absolute import patch for the test suite. All relative by Barry Warsaw · 22 years ago
  12. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 24 years ago
  13. f27cc5b Marc-Andre must not have run these tests -- they used verify() but by Guido van Rossum · 24 years ago
  14. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  15. 3a55f95 18 isn't a prime (duh). by Tim Peters · 24 years ago
  16. 86821b2 MS Win32 .readline() speedup, as discussed on Python-Dev. This is a tricky by Tim Peters · 24 years ago