This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author william.mallard
Recipients hynek, pitrou, serhiy.storchaka, tarek, william.mallard
Date 2013-02-13.15:50:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360770641.48.0.984598989435.issue17189@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, here's a patch that makes zip64 the default in make_archive() when format='zip'.

I also agree that ZipFile should set allowZip64=True by default. (PKZIP has supported zip64 since 2001!)
History
Date User Action Args
2013-02-13 15:50:41william.mallardsetrecipients: + william.mallard, pitrou, tarek, hynek, serhiy.storchaka
2013-02-13 15:50:41william.mallardsetmessageid: <1360770641.48.0.984598989435.issue17189@psf.upfronthosting.co.za>
2013-02-13 15:50:41william.mallardlinkissue17189 messages
2013-02-13 15:50:41william.mallardcreate