]> granicus.if.org Git - python/commit
Revert "Issue #29094: Offsets in a ZIP file created with extern file object and modes...
authorBenjamin Peterson <benjamin@python.org>
Fri, 5 May 2017 06:54:43 +0000 (23:54 -0700)
committerGitHub <noreply@github.com>
Fri, 5 May 2017 06:54:43 +0000 (23:54 -0700)
commitef4c6ba169ff59215442fc4047d83f7a3d39bf39
tree1d60072f492d9f1a0041ee8b8b9cb301ebc2177c
parent8a19eb24c97ef43e9fc7d45af180334ac8093545
Revert "Issue #29094: Offsets in a ZIP file created with extern file object and modes" (#1467)

This reverts commit 0f4ed2cdc6e7887153c481f4c7298bc35e219d84 (though, the tests are retained) and the followup 58ab4b57da2e5db7ff9b9940dd21bbbe4d804957.

See discussion on bpo-29094.
Lib/zipfile.py
Misc/NEWS