cpython/Lib/zipfile
Miss Islington (bot) 67c7de49dc
[3.13] gh-117779: Fix reading duplicated entries in zipfile by name (GH-129254) (GH-132263)
(cherry picked from commit 0f04f2456a)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2025-04-08 11:19:40 +00:00
..
_path [3.13] gh-126565: Skip zipfile.Path.exists check in write mode (GH-126576) (#126642) 2024-11-10 15:21:47 +00:00
__init__.py [3.13] gh-117779: Fix reading duplicated entries in zipfile by name (GH-129254) (GH-132263) 2025-04-08 11:19:40 +00:00
__main__.py