cpython/Lib/zipfile
Miss Islington (bot) 03bce18992
[3.12] GH-128131: Completely support random read access of uncompressed unencrypted files in ZipFile (GH-128143) (#129092)
GH-128131: Completely support random read access of uncompressed unencrypted files in ZipFile (GH-128143)
(cherry picked from commit dda02eb7be)

Co-authored-by: 5ec1cff <56485584+5ec1cff@users.noreply.github.com>
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 20:40:28 +00:00
..
_path [3.12] gh-126565: Skip zipfile.Path.exists check in write mode (GH-126576) (#126643) 2024-11-10 15:14:48 +00:00
__init__.py [3.12] GH-128131: Completely support random read access of uncompressed unencrypted files in ZipFile (GH-128143) (#129092) 2025-01-20 20:40:28 +00:00
__main__.py [3.12] gh-112578: Fix RuntimeWarning when running zipfile (GH-112579) (GH-112646) 2023-12-03 11:41:50 +00:00