◐ Shell
clean mode source ↗

[3.10] gh-88233: zipfile: handle extras after a zip64 extra (GH-96161) by miss-islington · Pull Request #102087 · python/cpython

Previously, any data after the zip64 extra would be removed.

With many new tests.

Fixes GH-88233
(cherry picked from commit 59e86ca)

Co-authored-by: Tim Hatch tim@timhatch.com
Automerge-Triggered-By: GH:jaraco

Automerge-Triggered-By: GH:jaraco

Automerge-Triggered-By: GH:AlexWaygood