[issue1526] DeprecationWarning in zipfile.py while zipping 113000 files

Alan McIntyre report at bugs.python.org
Sun Jan 6 11:03:29 CET 2008


Alan McIntyre added the comment:

Here's a patch that just uses the "mod 64k" approach.  If I get time to
look at some other implementations, and find a better way to handle it,
I'll submit an update.  Otherwise, maybe on bug day people can try it
out with a variety of archiving utilities to see if there's any
compatibility issues.

Added file: http://bugs.python.org/file9075/zipfile_lotsafiles.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1526>
__________________________________


More information about the Python-bugs-list mailing list