cpython/Lib/zipfile
5ec1cff dda02eb7be
GH-128131: Completely support random read access of uncompressed unencrypted files in ZipFile (#128143)
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
2025-01-20 13:04:43 -05:00
..
_path gh-126565: Skip zipfile.Path.exists check in write mode (#126576) 2024-11-10 09:57:24 -05:00
__init__.py GH-128131: Completely support random read access of uncompressed unencrypted files in ZipFile (#128143) 2025-01-20 13:04:43 -05:00
__main__.py gh-112578: Fix RuntimeWarning when running zipfile (GH-112579) 2023-12-03 13:09:29 +02:00