summaryrefslogtreecommitdiffstats
path: root/Doc/library/gzip.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #24496: Backport gzip examples to Python 2.Berker Peksag2015-06-251-11/+7
* Closes #15432: GzipFile mtime argument was added in 2.7.Georg Brandl2013-10-061-0/+3
* Fix typo.Georg Brandl2013-10-061-1/+1
* Issue #18743: Improved cross-references to the StringIO class.Serhiy Storchaka2013-08-291-3/+3
* Issue #8890: Stop advertising an insecure use of /tmp in docsPetri Lehtinen2013-02-231-4/+4
* Issue #15677: Document that zlib and gzip accept a compression level of 0 to ...Nadeem Vawda2012-11-111-3/+4
* Improve interlinking of archiving/compression modules docs.Éric Araujo2012-02-261-3/+0
* Backport source links from 3.x.Éric Araujo2011-08-191-0/+4
* Fix closes issue10403 - Let's not use members anymore.Senthil Kumaran2011-07-041-1/+1
* Document that GzipFile supports iteration.Georg Brandl2010-03-211-1/+1
* Issue #2846: Add support for gzip.GzipFile reading zero-padded files.Antoine Pitrou2010-01-131-0/+3
* gzip and bz2 are context managersBenjamin Peterson2009-03-091-0/+5
* Add missing space.Georg Brandl2009-03-091-1/+1
* Issue #4272: Add an optional argument to the GzipFile constructor to override...Antoine Pitrou2009-01-041-1/+10
* #4811: fix markup glitches (mostly remains of the conversion),Georg Brandl2009-01-021-1/+1
* #2406: add examples to gzip docs.Georg Brandl2008-03-281-8/+41
* Added cross-references between the various archive file formats.Mark Summerfield2007-11-051-0/+3
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+68