]> granicus.if.org Git - python/commit
Issue #9720: zipfile now writes correct local headers for files larger than 4 GiB.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 14 Jan 2013 22:41:43 +0000 (00:41 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 14 Jan 2013 22:41:43 +0000 (00:41 +0200)
commit5f1cfbb5c056564e2692d2abcdc82f1944a3b2ec
tree836463571eadb5ad550a3087aa7448dab1c060b3
parent1652651ae9b6f94279a11db24062ee3584ce4f8f
parent64bfcc4c224930a56a0a96726d02b624ebe85b7e
Issue #9720: zipfile now writes correct local headers for files larger than 4 GiB.
Lib/zipfile.py
Misc/NEWS