cpython/Lib/test/test_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
__main__.py
_functools.py gh-98108: Add limited pickleability to zipfile.Path (GH-98109) 2022-11-26 13:05:41 -05:00
_itertools.py gh-98108: Add limited pickleability to zipfile.Path (GH-98109) 2022-11-26 13:05:41 -05:00
_test_params.py gh-98108: Add limited pickleability to zipfile.Path (GH-98109) 2022-11-26 13:05:41 -05:00
test_core.py gh-88233: zipfile: handle extras after a zip64 extra (GH-96161) 2023-02-20 09:07:03 -08:00
test_path.py gh-101144: Allow open and read_text encoding to be positional. (#101145) 2023-01-19 23:04:30 -08:00