cpython/Lib/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 gh-135276: Refresh zipfile.Path from zipp 3.23 (#135277) 2025-06-08 19:20:20 +00:00
__init__.py gh-139700: Check consistency of the zip64 end of central directory record (GH-139702) 2025-10-07 20:15:26 +03:00
__main__.py gh-112578: Fix RuntimeWarning when running zipfile (GH-112579) 2023-12-03 13:09:29 +02:00