| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-102515: Remove unused imports in the `Lib/` directory (#102516) | Alex Waygood | 2023-03-08 | 1 | -1/+1 |
|
|
* | gh-45108: Improve docstring and testing of ZipFile.testfile() (GH-96233) | Serhiy Storchaka | 2022-09-03 | 1 | -7/+4 |
|
|
* | bpo-46425: Fix direct invocation of multiple test modules (GH-30666) | Nikita Sobolev | 2022-01-18 | 1 | -1/+2 |
|
|
* | bpo-40275: Use new test.support helper submodules in tests (GH-21785) | Hai Shi | 2020-08-08 | 1 | -2/+3 |
|
|
* | bpo-40275: More lazy imports in test.support (GH-20131) | Hai Shi | 2020-05-18 | 1 | -1/+1 |
|
|
* | bpo-22831: Use "with" to avoid possible fd leaks in tests (part 1). (GH-10928) | Serhiy Storchaka | 2019-03-05 | 1 | -79/+70 |
|
|
* | bpo-35513: Replace time.time() with time.monotonic() in tests (GH-11182) | Victor Stinner | 2018-12-17 | 1 | -6/+6 |
|
|
* | Replace KB unit with KiB (#4293) | Victor Stinner | 2017-11-08 | 1 | -1/+1 |
|
|
* | bpo-29919: Remove unused imports found by pyflakes (#137) | Victor Stinner | 2017-03-27 | 1 | -1/+0 |
|
|
* | Issue #25801: Fixed resource warnings in test_zipfile64. | Serhiy Storchaka | 2016-02-25 | 1 | -2/+6 |
|
|
* | Fix a couple of typos in code comments | Martin Panter | 2015-12-17 | 1 | -1/+1 |
|
|
* | Issue #21866: ZipFile.close() no longer writes ZIP64 central directory | Serhiy Storchaka | 2014-09-23 | 1 | -6/+39 |
|
|
* | Issue #17201: ZIP64 extensions now are enabled by default. | Serhiy Storchaka | 2013-11-23 | 1 | -2/+2 |
|
|
* | Refactor a few tests to use the new requires_zlib decorator. | Ezio Melotti | 2011-05-19 | 1 | -13/+7 |
|
|
* | #2971: test_zipfile64 fails. | Amaury Forgeot d'Arc | 2008-11-12 | 1 | -7/+8 |
|
|
* | Merged revisions 64688 via svnmerge from | Martin v. Löwis | 2008-07-03 | 1 | -1/+25 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -4/+4 |
|
|
* | SF patch# 1770008 by Christian Heimes (plus some extras). | Guido van Rossum | 2007-08-09 | 1 | -1/+1 |
|
|
* | Merged revisions 55007-55179 via svnmerge from | Guido van Rossum | 2007-05-07 | 1 | -3/+1 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -4/+4 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -0/+101 |
|
|