commit | ebbe8033b1c61854c4b623aaf9c3e170d179f875 | [log] [tgz] |
---|---|---|
author | Jason R. Coombs <jaraco@jaraco.com> | Sat Oct 03 10:58:39 2020 -0400 |
committer | GitHub <noreply@github.com> | Sat Oct 03 10:58:39 2020 -0400 |
tree | 97b9d2a5967e0b24108119340e14b4f005473408 | |
parent | c111355480ff51b50a671679c5099f534cb01cae [diff] |
bpo-40564: Avoid copying state from extant ZipFile. (GH-22371) bpo-40564: Avoid copying state from extant ZipFile.