← 返回首页
[3.10] gh-88233: zipfile: handle extras after a zip64 extra (GH-96161) by miss-islington · Pull Request #102087 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

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

Merged
ambv merged 1 commit into
python:3.10from
miss-islington:backport-59e86ca-3.10
Mar 28, 2023
Merged

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

Conversation

miss-islington commented Feb 20, 2023
edited
Loading

Copy link
Copy Markdown
Contributor

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

…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 <tim@timhatch.com> Automerge-Triggered-By: GH:jaraco

hugovk commented Mar 23, 2023

Copy link
Copy Markdown
Member

@jaraco This didn't automerge for some reason, want to manually hit the merge button?

ambv merged commit d445147 into python:3.10 Mar 28, 2023
miss-islington deleted the backport-59e86ca-3.10 branch March 28, 2023 08:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

7 participants

Footer

© 2026 GitHub, Inc.