commit | efdf316d23c2bc81f499c46faaba5e1b49509afa | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Sep 17 06:08:45 2018 -0700 |
committer | GitHub <noreply@github.com> | Mon Sep 17 06:08:45 2018 -0700 |
tree | 385f98d44ab18eab3e2401435cbf339feb0f1f3d | |
parent | e2c0aea670d603b187733606a4601d77f355bc47 [diff] |
bpo-34341: Fix appending to ZIP archives with the ZIP64 extension. (GH-8683) (cherry picked from commit 9bdb7be482aef8f60daa1d36606568a132dcb616) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>