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