◐ Shell
clean mode source ↗

gh-88233: zipfile: handle extras after a zip64 extra by thatch · Pull Request #96161 · python/cpython

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

With many new tests.

Fixes python#88233

@arhadthedev

@jaraco

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Feb 20, 2023
…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 pushed a commit to miss-islington/cpython that referenced this pull request

Feb 20, 2023
…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 added a commit that referenced this pull request

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

carljm added a commit to carljm/cpython that referenced this pull request

Feb 20, 2023

carljm added a commit to carljm/cpython that referenced this pull request

Feb 22, 2023

ambv pushed a commit that referenced this pull request

Mar 28, 2023
#102087)

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>

python-sidebar pushed a commit to python-sidebar/Python-Documentation-Fork-With-TOC that referenced this pull request

Sep 1, 2024
…96161)

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

With many new tests.

Fixes python#88233

Automerge-Triggered-By: GH:jaraco

python-sidebar pushed a commit to python-sidebar/Python-Documentation-Fork-With-TOC that referenced this pull request

Sep 1, 2024
…96161)

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

With many new tests.

Fixes python#88233

Automerge-Triggered-By: GH:jaraco