Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

I think we should just revert this. The zipfile module can handle ZIP files up 
to 4 GiB without the ZIP64 extensions, but it requires the ZIP64 extensions for 
creating ZIP files larger than 2 GiB. The ZIP64 extensions is required also for 
ZIP files with more than 65535 files.

----------
versions: +Python 3.8 -Python 3.5

_______________________________________
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