cpython/Lib/zipfile
Miss Islington (bot) caef946a25
[3.14] gh-136170: Revert adding ZipFile.data_offset (GH-136950) (#136955)
gh-136170: Revert adding `ZipFile.data_offset` (GH-136950)

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

This reverts commit 6cd1d6c6b1.

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

This reverts commit 0788948dcb.

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

Co-authored-by: Emma Smith <emma@emmatyping.dev>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
2025-07-21 20:35:41 -07:00
..
_path [3.14] gh-135276: Refresh zipfile.Path from zipp 3.23 (GH-135277) (#135278) 2025-06-08 20:12:25 +00:00
__init__.py [3.14] gh-136170: Revert adding ZipFile.data_offset (GH-136950) (#136955) 2025-07-21 20:35:41 -07:00
__main__.py