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 bob.ippolito
Recipients
Date 2005-04-25.02:08:02
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The zipfile module currently can not handle archives that have file 
headers that begin past the 2**31 byte boundary.  This is really bug 
#679953 all over again -- that fix didn't solve all of the problem.

Patch to CVS HEAD attached, backport candidate to 2.4.2 and 
2.3.6.
History
Date User Action Args
2007-08-23 15:42:49adminlinkissue1189216 messages
2007-08-23 15:42:49admincreate