Monte Davidoff <md14-pyt...@alluvialsw.com> added the comment:

I agree it may be better if we don't describe all the details of ZIP64. How 
about this rewording for the second change, so we don't have to give all the 
details?

(2) In the description of the zipfile.ZipFile class, change:

"If allowZip64 is True (the default) zipfile will create ZIP files that use the 
ZIP64 extensions when the zipfile is larger than 4 GiB."

to:

"If allowZip64 is True (the default) zipfile will create ZIP files that use the 
ZIP64 extensions when necessary, for example, when the zipfile is larger than 2 
GiB."

----------

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

Reply via email to