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 pitrou
Recipients hynek, pitrou, serhiy.storchaka, tarek, william.mallard
Date 2013-02-13.12:10:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360757417.28.0.677229355025.issue17189@psf.upfronthosting.co.za>
In-reply-to
Content
> Yes, there is a special flag for this in zipfile. It is named
> allowZip64.

Then I think shutil should set allowZip64 to True by default.
People who want fine-grained control over the zipfile's characteristics can still use the zipfile module directly.
History
Date User Action Args
2013-02-13 12:10:17pitrousetrecipients: + pitrou, tarek, william.mallard, hynek, serhiy.storchaka
2013-02-13 12:10:17pitrousetmessageid: <1360757417.28.0.677229355025.issue17189@psf.upfronthosting.co.za>
2013-02-13 12:10:17pitroulinkissue17189 messages
2013-02-13 12:10:17pitroucreate