- 8e726b4 Merged revisions 87493 via svnmerge from by Éric Araujo · 15 years ago
- da29acd #10748: add versionchanged for non-trivial bugfix. by Georg Brandl · 15 years ago
- 3b85b9b Merged revisions 85843,85849-85850,85867,85907,85914,86134,86187,86315-86316,86390,86424-86425,86428 via svnmerge from by Georg Brandl · 15 years ago
- 86e0c89 Merged revisions 85455 via svnmerge from by Georg Brandl · 15 years ago
- 7d4bfb3 Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from by Georg Brandl · 15 years ago
- dd25e86 Issue 6003: ZipFile.writestr "compression_type" argument by Ronald Oussoren · 16 years ago
- 569e61f #5511: Added the ability to use ZipFile as a context manager. Patch by Brian Curtin. by Ezio Melotti · 16 years ago
- 8c18a47 upcase Python by Georg Brandl · 16 years ago
- 657024c Mention issue6972 in extractall docs about overwriting things outside of by Gregory P. Smith · 16 years ago
- c62ef8b Remove trailing whitespace. by Georg Brandl · 17 years ago
- fbaeca7 fix markup by Benjamin Peterson · 17 years ago
- 6f193e0 Issue #4756: zipfile.is_zipfile() now supports file-like objects. by Antoine Pitrou · 17 years ago
- 8c43641 Patch #1622: Correct interpretation of various ZIP header fields. by Martin v. Löwis · 17 years ago
- 112aa50 Patch #1775025: allow opening zipfile members via ZipInfo instances. by Georg Brandl · 17 years ago
- 3c75914 Deprecate test.testall for removal in 3.0. by Brett Cannon · 17 years ago
- 0267781 Fix lots of broken links in the docs, found by Sphinx' external link checker. by Georg Brandl · 17 years ago
- da40723 Document that zipfile decryption is insanely slow and fix a typo and by Gregory P. Smith · 18 years ago
- 62416bc #467924, patch by Alan McIntyre: Add ZipFile.extract and ZipFile.extractall. by Georg Brandl · 18 years ago
- b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
- 91f9429 Clarified the fact that you can have comments for individual archive by Mark Summerfield · 18 years ago
- aea6e59 Added cross-references between the various archive file formats. by Mark Summerfield · 18 years ago
- f11ed15 Stronger urge to convert filenames to str before using them as argument to ZipFile.write(). by Georg Brandl · 18 years ago
- 7f758c4 Mark deprecated modules as such. by Georg Brandl · 18 years ago
- 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago