1. 6ff262e Issue #15677: Document that zlib and gzip accept a compression level of 0 to mean 'no compression'. by Nadeem Vawda · 12 years ago
  2. 19e568d Issue #15677: Document that zlib and gzip accept a compression level of 0 to mean 'no compression'. by Nadeem Vawda · 12 years ago
  3. 6872101 Add fileobj support to gzip.open(). by Nadeem Vawda · 12 years ago
  4. 7e12620 Closes #13989: Add support for text modes to gzip.open(). by Nadeem Vawda · 12 years ago
  5. d1a1071 Merge: #13989: Document that GzipFile does not support text mode. by Nadeem Vawda · 13 years ago
  6. 30d94b7 Issue #13989: Document that GzipFile does not support text mode. by Nadeem Vawda · 13 years ago
  7. cd0d951 Merge edits from 3.2 (#13716, #1040439, #2945, #13770, #6715) by Éric Araujo · 13 years ago
  8. f2fbb9c Improve interlinking of archiving/compression modules docs. by Éric Araujo · 13 years ago
  9. 3ff069e Issue #6715: Add module for compression using the LZMA algorithm. by Nadeem Vawda · 13 years ago
  10. 276a58b Merge from 3.2 . Replace the term members with correct and appropriate terminology. Initial patch by Adam Woodbeck. by Senthil Kumaran · 13 years ago
  11. a6bac95 issue10403 - Let's not use members anymore. Use 'attribute' where it denotes attribute and 'methods' where it denotes methods. Context should clarify usage. by Senthil Kumaran · 13 years ago
  12. 6b4be36 Clarify that GzipFile.read1() is now implemented by Antoine Pitrou · 13 years ago
  13. e886047 Clarify that GzipFile.read1() isn't implemented. by Antoine Pitrou · 13 years ago
  14. 469271d More source links by Raymond Hettinger · 14 years ago
  15. 7b998e9 GzipFile.peek improvements, suggested by Nir Aides. by Antoine Pitrou · 14 years ago
  16. c3ed2e7 Issue #9962: GzipFile now has the peek() method. by Antoine Pitrou · 14 years ago
  17. e5768cf Small fixes in the gzip docs by Antoine Pitrou · 14 years ago
  18. 7b96984 Issue #1675951: Allow GzipFile to work with unseekable file objects. by Antoine Pitrou · 14 years ago
  19. 11cb961 Add cross-references to the glossary entry for file objects. by Antoine Pitrou · 14 years ago
  20. f5be090 Fix example by Éric Araujo · 14 years ago
  21. cdfe1c5 Add versionadded tags by Antoine Pitrou · 14 years ago
  22. bf1a018 Modernize gzip examples by Antoine Pitrou · 14 years ago
  23. 79c5ef1 Issue #3488: Provide convenient shorthand functions `gzip.compress` by Antoine Pitrou · 14 years ago
  24. 886af96 Merged revisions 78966,78970,79018,79026-79027,79055,79156,79159,79163-79164,79173,79176,79194,79208,79212 via svnmerge from by Benjamin Peterson · 14 years ago
  25. 8e33fd7 Merged revisions 77472-77473 via svnmerge from by Antoine Pitrou · 15 years ago
  26. 036490d More conversion to new-style optional args. by Georg Brandl · 15 years ago
  27. 10745a9 fix versionchanged by Benjamin Peterson · 15 years ago
  28. e0124bd Merged revisions 69998-69999,70002,70022-70023,70025-70026,70061,70086,70145,70171,70183,70188,70235,70244,70275,70281 via svnmerge from by Benjamin Peterson · 15 years ago
  29. 42db3ef Merged revisions 68319 via svnmerge from by Antoine Pitrou · 16 years ago
  30. 1f01deb Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge from by Georg Brandl · 16 years ago
  31. bbe741d Merged revisions 61981,61984-61987,61992-61993,61997-62000 via svnmerge from by Christian Heimes · 16 years ago
  32. 7767711 Merged revisions 58817-58861 via svnmerge from by Guido van Rossum · 17 years ago
  33. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago