Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 20, 2023

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 [email protected]
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.

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

Co-authored-by: Tim Hatch <[email protected]>
Automerge-Triggered-By: GH:jaraco
@miss-islington miss-islington merged commit 62c0327 into python:3.11 Feb 20, 2023
@miss-islington miss-islington deleted the backport-59e86ca-3.11 branch February 20, 2023 17:33
Sign up for free to 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