Skip to content

Conversation

@emmatyping
Copy link
Member

@emmatyping emmatyping commented Apr 6, 2025

As pointed out by @picnixz, in append mode with a bad zip file, we append to the end of the file, and should set .data_offset.

I also added a test which should cover this scenario.

@emmatyping emmatyping closed this Apr 7, 2025
@emmatyping emmatyping reopened this Apr 7, 2025
@picnixz picnixz self-assigned this Apr 8, 2025
@hugovk hugovk merged commit 6cd1d6c into python:main Apr 8, 2025
42 checks passed
@emmatyping emmatyping deleted the fix-zipfile-append branch April 8, 2025 17:13
emmatyping added a commit to emmatyping/cpython that referenced this pull request Jul 21, 2025
gpshead added a commit that referenced this pull request Jul 21, 2025
* Revert "gh-84481: Make ZipFile.data_offset more robust (#132178)"

This reverts commit 6cd1d6c.

* Revert "gh-84481: Add ZipFile.data_offset attribute (#132165)"

This reverts commit 0788948.

---------

Co-authored-by: Gregory P. Smith <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 21, 2025
* Revert "pythongh-84481: Make ZipFile.data_offset more robust (pythonGH-132178)"

This reverts commit 6cd1d6c.

* Revert "pythongh-84481: Add ZipFile.data_offset attribute (pythonGH-132165)"

This reverts commit 0788948.

---------
(cherry picked from commit 6bf1c0a)

Co-authored-by: Emma Smith <[email protected]>
Co-authored-by: Gregory P. Smith <[email protected]>
gpshead added a commit that referenced this pull request Jul 22, 2025
…36955)

gh-136170: Revert adding `ZipFile.data_offset` (GH-136950)

* Revert "gh-84481: Make ZipFile.data_offset more robust (GH-132178)"

This reverts commit 6cd1d6c.

* Revert "gh-84481: Add ZipFile.data_offset attribute (GH-132165)"

This reverts commit 0788948.

---------
(cherry picked from commit 6bf1c0a)

Co-authored-by: Emma Smith <[email protected]>
Co-authored-by: Gregory P. Smith <[email protected]>
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
* Revert "pythongh-84481: Make ZipFile.data_offset more robust (python#132178)"

This reverts commit 6cd1d6c.

* Revert "pythongh-84481: Add ZipFile.data_offset attribute (python#132165)"

This reverts commit 0788948.

---------

Co-authored-by: Gregory P. Smith <[email protected]>
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
* Revert "pythongh-84481: Make ZipFile.data_offset more robust (python#132178)"

This reverts commit 6cd1d6c.

* Revert "pythongh-84481: Add ZipFile.data_offset attribute (python#132165)"

This reverts commit 0788948.

---------

Co-authored-by: Gregory P. Smith <[email protected]>
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
…-136950) (python#136955)

pythongh-136170: Revert adding `ZipFile.data_offset` (pythonGH-136950)

* Revert "pythongh-84481: Make ZipFile.data_offset more robust (pythonGH-132178)"

This reverts commit 6cd1d6c.

* Revert "pythongh-84481: Add ZipFile.data_offset attribute (pythonGH-132165)"

This reverts commit 0788948.

---------
(cherry picked from commit 6bf1c0a)

Co-authored-by: Emma Smith <[email protected]>
Co-authored-by: Gregory P. Smith <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants