summaryrefslogtreecommitdiffstats
path: root/Doc/library/zipfile.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #19795: Improved markup of True/False constants.Serhiy Storchaka2013-11-291-1/+1
|\
* | Issue #15204: Deprecated the 'U' mode in file-like objects.Serhiy Storchaka2013-11-231-0/+3
* | Issue #17201: ZIP64 extensions now are enabled by default.Serhiy Storchaka2013-11-231-7/+10
* | #19274: use captured_stdout() in the test suite; add NEWS entry.Georg Brandl2013-10-211-3/+3
* | add a filterfunc to zip file.PyZipFile.writepy, issue 19274Christian Tismer2013-10-211-2/+8
* | Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-2/+3
|\ \ | |/
| * Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-2/+3
* | Grammar tweakBrett Cannon2013-06-171-1/+1
* | Issue #17193: Use binary prefixes (KiB, MiB, GiB) for memory units.Serhiy Storchaka2013-02-161-2/+2
|\ \ | |/
| * Issue #17193: Use binary prefixes (KiB, MiB, GiB) for memory units.Serhiy Storchaka2013-02-161-2/+2
* | Issue #6972: keep the warning about untrusted extraction and mentionGregory P. Smith2013-02-081-1/+5
|\ \ | |/
| * Issue #6972: keep the warning about untrusted extraction and mentionGregory P. Smith2013-02-081-2/+8
| |\ |/ /
| * Issue #6972: keep the warning about untrusted extraction and mentionGregory P. Smith2013-02-081-2/+8
* | Fix a Cyrillic "C" inroduced into the docs by patch for issue #6972.Serhiy Storchaka2013-02-021-1/+1
|\ \ | |/
| * Fix a Cyrillic "C" inroduced into the docs by patch for issue #6972.Serhiy Storchaka2013-02-021-1/+1
* | Fixes Issue #6972: The zipfile module no longer overwrites files outside ofGregory P. Smith2013-02-011-5/+12
|\ \ | |/
| * Fixes Issue #6972: The zipfile module no longer overwrites files outside ofGregory P. Smith2013-02-011-5/+12
* | Issue #16025: Minor corrections to the zipfile documentation.Andrew Svetlov2012-10-061-12/+12
|\ \ | |/
| * Issue #16025: Minor corrections to the zipfile documentation.Andrew Svetlov2012-10-061-9/+9
* | Merge #15543: glossary entry for and 'universal newlines', and links to it.R David Murray2012-08-151-6/+10
|\ \ | |/
| * #15543: reflow paragraphs.R David Murray2012-08-151-7/+7
| * #15543: glossary entry for and 'universal newlines', and links to it.R David Murray2012-08-151-2/+6
* | Issue #14366: Support lzma compression in zip files.Martin v. Löwis2012-05-131-9/+17
* | Issue #14371: Support bzip2 in zipfile module.Martin v. Löwis2012-05-011-4/+24
|/
* Improve interlinking of archiving/compression modules docs.Éric Araujo2012-01-161-3/+0
* 3.2 - Fix closes Issue6090 - Raise a ValueError, instead of failing with unre...Senthil Kumaran2011-10-191-1/+5
* Minor improvements to BadZipFile and BadZipfile docs.Éric Araujo2011-08-181-3/+4
* More source linksRaymond Hettinger2011-01-271-0/+4
* Fix typo (#10770)Éric Araujo2010-12-261-1/+1
* Add an "optimize" parameter to compile() to control the optimization level, a...Georg Brandl2010-12-041-25/+42
* #10584: fix bad links.Georg Brandl2010-11-301-2/+2
* #10008: Fix duplicate index entry.Georg Brandl2010-11-121-0/+1
* #7351: add more consistent exception name alias.Georg Brandl2010-10-281-1/+9
* #1710703: write zipfile structures also in the case of closing a new, but emp...Georg Brandl2010-10-141-0/+4
* Consistency check for versionadded/changed directives.Georg Brandl2010-08-171-0/+1
* #9238: zipfile does handle archive comments.Georg Brandl2010-08-021-5/+2
* #8288: fix next -> __next__.Georg Brandl2010-04-021-1/+1
* Update versionadded/changed.Ezio Melotti2010-03-211-1/+1
* Merged revisions 78097 via svnmerge fromRonald Oussoren2010-02-071-1/+8
* Merged revisions 77136 via svnmerge fromEzio Melotti2009-12-301-19/+26
* Merged revisions 76259,76326,76376-76377,76430,76471,76517 via svnmerge fromBenjamin Peterson2009-11-251-1/+1
* Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-...Benjamin Peterson2009-11-131-0/+7
* Last round of adapting style of documenting argument default values.Georg Brandl2009-09-161-9/+8
* Remove 2.6 versionchanges, turn 2.7 ones into 3.1.Georg Brandl2009-01-041-2/+2
* Remove trailing whitespace.Georg Brandl2009-01-031-10/+10
* Merged revisions 67946 via svnmerge fromAntoine Pitrou2008-12-271-2/+4
* Merged revisions 64688 via svnmerge fromMartin v. Löwis2008-07-031-1/+7
* Merged revisions 63412,63445-63447,63449-63450,63452,63454,63459,63463,63465,...Georg Brandl2008-05-251-13/+20
* remove some old versionchanged and versionadded directivesBenjamin Peterson2008-04-241-4/+0
* Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,...Christian Heimes2008-03-161-3/+3