From: Serhiy Storchaka Date: Fri, 7 Oct 2016 19:25:05 +0000 (+0300) Subject: Issue #26293: Fixed writing ZIP files that starts not from the start of the X-Git-Tag: v3.7.0a1~2284 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f068415c51e98fbcb27b9c0466da2bb0096857bc;p=thirdparty%2FPython%2Fcpython.git Issue #26293: Fixed writing ZIP files that starts not from the start of the file. Offsets in ZIP file now are relative to the start of the archive in conforming to the specification. --- f068415c51e98fbcb27b9c0466da2bb0096857bc