mirror of
https://github.com/python/cpython.git
synced 2026-07-25 03:12:54 -04:00
caef946a25
gh-136170: Revert adding `ZipFile.data_offset` (GH-136950) * Revert "gh-84481: Make ZipFile.data_offset more robust (GH-132178)" This reverts commit6cd1d6c6b1. * Revert "gh-84481: Add ZipFile.data_offset attribute (GH-132165)" This reverts commit0788948dcb. --------- (cherry picked from commit6bf1c0ab34) Co-authored-by: Emma Smith <emma@emmatyping.dev> Co-authored-by: Gregory P. Smith <greg@krypto.org>