Skip to content

[3.11] gh-88233: zipfile: handle extras after a zip64 extra (GH-96161) - #102086

Merged
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-59e86ca-3.11
Feb 20, 2023
Merged

[3.11] gh-88233: zipfile: handle extras after a zip64 extra (GH-96161)#102086
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-59e86ca-3.11

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Feb 20, 2023

Copy link
Copy Markdown
Contributor

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

With many new tests.

FixesGH-88233
(cherry picked from commit 59e86ca)

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

Automerge-Triggered-By: GH:jaraco

…96161)
Previously, any data _after_ the zip64 extra would be removed.
With many new tests.
FixespythonGH-88233
(cherry picked from commit 59e86ca)
Co-authored-by: Tim Hatch <tim@timhatch.com>
Automerge-Triggered-By: GH:jaraco
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington@jaraco@bedevere-bot@thatch