Files
cpython/Lib
Martin v. Löwis 8c43641271 Patch #1622: Correct interpretation of various ZIP header fields.
Also fixes
- Issue #1526: Allow more than 64k files to be added to Zip64 file.

- Issue #1746: Correct handling of zipfile archive comments (previously
  archives with comments over 4k were flagged as invalid). Allow writing
  Zip files with archives by setting the 'comment' attribute of a ZipFile.
2008-07-03 12:51:14 +00:00
..
2008-06-13 22:38:33 +00:00
2008-06-19 01:48:07 +00:00
2008-06-14 00:41:41 +00:00
2008-06-19 01:48:07 +00:00
2008-06-17 23:14:19 +00:00
2008-06-26 21:29:19 +00:00
2008-06-21 13:48:38 +00:00
2008-05-23 05:03:59 +00:00
2008-05-20 07:49:57 +00:00
2008-04-22 08:08:41 +00:00
2008-05-10 22:45:07 +00:00
2008-05-10 19:59:16 +00:00
2008-05-09 00:27:01 +00:00
2008-06-12 14:23:49 +00:00
2008-05-09 00:27:01 +00:00
2008-05-20 07:49:57 +00:00
2008-05-11 14:17:13 +00:00
2008-05-23 05:03:59 +00:00
2008-05-20 07:49:57 +00:00
2008-05-09 00:27:01 +00:00
2008-04-28 02:57:23 +00:00
2008-06-11 17:27:50 +00:00
2008-05-20 07:49:57 +00:00
2008-05-10 02:27:04 +00:00
2008-06-12 22:33:06 +00:00
2008-05-10 17:36:24 +00:00
2008-05-27 01:18:39 +00:00
2008-06-11 18:02:31 +00:00