- 9ff06dc Fix inaccurate versionchanged tag for compressobj(): most parameter were there, just got kwarg support. by Georg Brandl · 11 years ago
- 6ff262e Issue #15677: Document that zlib and gzip accept a compression level of 0 to mean 'no compression'. by Nadeem Vawda · 12 years ago
- 19e568d Issue #15677: Document that zlib and gzip accept a compression level of 0 to mean 'no compression'. by Nadeem Vawda · 12 years ago
- 9aae9e5 Fix a few markup nits in zlib docs and add missing versionchanged tags. by Georg Brandl · 12 years ago
- 2180c97 Document the rest of zlib.compressobj()'s arguments. by Nadeem Vawda · 12 years ago
- fd8a838 Issue #14684: Add support for predefined compression dictionaries to the zlib module. by Nadeem Vawda · 12 years ago
- cd0d951 Merge edits from 3.2 (#13716, #1040439, #2945, #13770, #6715) by Éric Araujo · 13 years ago
- f2fbb9c Improve interlinking of archiving/compression modules docs. by Éric Araujo · 13 years ago
- 3ff069e Issue #6715: Add module for compression using the LZMA algorithm. by Nadeem Vawda · 13 years ago
- 1c82a14 Oops, zlib.ZLIB_VERSION isn't new in 3.3 - just newly-documented... by Nadeem Vawda · 13 years ago
- 7cd4f20 Terminology fix: .gz and .bz2 are not archive formats. by Nadeem Vawda · 13 years ago
- 64d25dd Issue #12306: Add ZLIB_RUNTIME_VERSION to the zlib module. by Nadeem Vawda · 13 years ago
- 1c38546 Issue #12646: Add an 'eof' attribute to zlib.Decompress. by Nadeem Vawda · 13 years ago
- 4ad934f zlib only works with bytes objects. by Georg Brandl · 14 years ago
- 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
- fb7b668 Merged revisions 80716 via svnmerge from by Jesus Cea · 15 years ago
- 2614cda Merged revisions 78338,78345-78346,78561-78562,78566,78574,78581,78634,78660,78675 via svnmerge from by Benjamin Peterson · 15 years ago
- 7f01a13 Last round of adapting style of documenting argument default values. by Georg Brandl · 15 years ago
- 705d9d5 2.7 -> 3.1 versionchanges. by Georg Brandl · 16 years ago
- fa6cf39 documentation wording fix for issue4903 by Gregory P. Smith · 16 years ago
- 058e31e Merged revisions 68450,68480-68481,68493,68495,68501,68512,68514-68515,68534-68536,68552,68563,68570-68572,68575,68582,68596,68623-68624,68628 via svnmerge from by Benjamin Peterson · 16 years ago
- ab0d8a1 zlib.crc32 and zlib.adler32 now return an unsigned value as any sane person by Gregory P. Smith · 17 years ago
- 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
- 7767711 Merged revisions 58817-58861 via svnmerge from by Guido van Rossum · 17 years ago
- 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
- 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago