commit | 44989bc2696320cf55ae6f329aaf58edd49d792a | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Sep 22 11:03:04 2018 -0700 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sat Sep 22 21:03:04 2018 +0300 |
tree | 7151eeca2af51b3fae90de93c92d2e364dfb4352 | |
parent | 0c076caaa82a9c6596e1fe1dbe6384d53f30a1a3 [diff] |
bpo-34472: Add data descriptor signature to zipfile (GH-8871) (GH-9399) This makes streamed zips compatible with MacOS Archive Utility and other applications. (cherry picked from commit 4ba3b50bfe6d50cd82d208023ea23e203ab50589) Co-authored-by: Silas Sewell <silas@sewell.org>