← 返回首页
[3.11] gh-88233: zipfile: handle extras after a zip64 extra (GH-96161) by miss-islington · Pull Request #102086 · 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.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 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

…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
miss-islington merged commit 62c0327 into python:3.11 Feb 20, 2023
miss-islington deleted the backport-59e86ca-3.11 branch February 20, 2023 17:33
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.

4 participants

Footer

© 2026 GitHub, Inc.