mirror of
https://github.com/python/cpython.git
synced 2026-08-02 23:25:41 -04:00
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 <[email protected]> Co-authored-by: Gregory P. Smith <[email protected]>