1. 9e4861f bpo-22831: Use "with" to avoid possible fd leaks in tests (part 1). (GH-10928) by Serhiy Storchaka · 5 years ago
  2. 2cf4c20 bpo-35513: Replace time.time() with time.monotonic() in tests (GH-11182) by Victor Stinner · 6 years ago
  3. 8c663fd Replace KB unit with KiB (#4293) by Victor Stinner · 7 years ago
  4. d6debb2 bpo-29919: Remove unused imports found by pyflakes (#137) by Victor Stinner · 7 years ago
  5. f828218 Issue #25801: Fixed resource warnings in test_zipfile64. Patch by SilentGhost. by Serhiy Storchaka · 8 years ago
  6. 6f9b010 Fix a couple of typos in code comments by Martin Panter · 9 years ago
  7. cfbb394 Issue #21866: ZipFile.close() no longer writes ZIP64 central directory by Serhiy Storchaka · 10 years ago
  8. 235c5e0 Issue #17201: ZIP64 extensions now are enabled by default. by Serhiy Storchaka · 11 years ago
  9. 975077a Refactor a few tests to use the new requires_zlib decorator. by Ezio Melotti · 13 years ago
  10. 3be2f04 #2971: test_zipfile64 fails. by Amaury Forgeot d'Arc · 16 years ago
  11. b09b844 Merged revisions 64688 via svnmerge from by Martin v. Löwis · 16 years ago
  12. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  13. 34d1928 SF patch# 1770008 by Christian Heimes (plus some extras). by Guido van Rossum · 17 years ago
  14. 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 17 years ago
  15. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  16. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago