William Mallard added the comment:

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!)

----------
Added file: http://bugs.python.org/file29060/shutil_zip64_by_default.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17189>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to