cpython/Lib/test/test_zipfile
Serhiy Storchaka 162997bb70
gh-139700: Check consistency of the zip64 end of central directory record (GH-139702)
Support records with "zip64 extensible data" if there are no bytes
prepended to the ZIP file.
2025-10-07 20:15:26 +03:00
..
_path Doc: More duplicate word fixes (GH-136299) 2025-07-11 21:18:47 +03:00
__init__.py
__main__.py gh-134357: Remove unused imports in tests (#134340) 2025-05-25 20:09:02 +00:00
test_core.py gh-139700: Check consistency of the zip64 end of central directory record (GH-139702) 2025-10-07 20:15:26 +03:00