cpython/Lib/zipfile
Tim Hatch 59e86caca8
gh-88233: zipfile: handle extras after a zip64 extra (GH-96161)
Previously, any data _after_ the zip64 extra would be removed.

With many new tests.

Fixes #88233

Automerge-Triggered-By: GH:jaraco
2023-02-20 09:07:03 -08:00
..
__init__.py gh-88233: zipfile: handle extras after a zip64 extra (GH-96161) 2023-02-20 09:07:03 -08:00
__main__.py
_path.py gh-101144: Allow open and read_text encoding to be positional. (#101145) 2023-01-19 23:04:30 -08:00