1. 03020cf Issue #28227: gzip now supports pathlib by Berker Peksag · 8 years ago
  2. a84f6c3 Issue #25523: Merge a-to-an corrections from 3.4. by Serhiy Storchaka · 9 years ago
  3. d65c949 Issue #25523: Further a-to-an corrections. by Serhiy Storchaka · 9 years ago
  4. 2eb819f Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  5. 7462b649 Issue #25523: Correct "a" article to "an" article by Martin Panter · 9 years ago
  6. f887a61 #21146: give a more efficient recipe in gzip docs by Andrew Kuchling · 9 years ago
  7. 2dbc6e6 Issue #23529: Limit the size of decompressed data when reading from by Antoine Pitrou · 10 years ago
  8. bca63b3 Issue #23688: Added support of arbitrary bytes-like objects and avoided by Serhiy Storchaka · 10 years ago
  9. bd6932a Closes #18430: Document that peek() may change the position of the underlying by Nadeem Vawda · 11 years ago
  10. 6976104 #18430: Document that peek() may change the position of the underlying file for by Nadeem Vawda · 11 years ago
  11. ee1be99 Issue #19222: Add support for the 'x' mode to the gzip module. by Nadeem Vawda · 11 years ago
  12. ffb94ae Closes #15432: GzipFile mtime argument is new in 3.1. by Georg Brandl · 11 years ago
  13. f27bfd8 Fix typo. by Georg Brandl · 11 years ago
  14. e79be87 Issue #18743: Fix references to non-existant "StringIO" module. by Serhiy Storchaka · 11 years ago
  15. 6ff262e Issue #15677: Document that zlib and gzip accept a compression level of 0 to mean 'no compression'. by Nadeem Vawda · 12 years ago
  16. 19e568d Issue #15677: Document that zlib and gzip accept a compression level of 0 to mean 'no compression'. by Nadeem Vawda · 12 years ago
  17. 6872101 Add fileobj support to gzip.open(). by Nadeem Vawda · 12 years ago
  18. 7e12620 Closes #13989: Add support for text modes to gzip.open(). by Nadeem Vawda · 12 years ago
  19. d1a1071 Merge: #13989: Document that GzipFile does not support text mode. by Nadeem Vawda · 13 years ago
  20. 30d94b7 Issue #13989: Document that GzipFile does not support text mode. by Nadeem Vawda · 13 years ago
  21. cd0d951 Merge edits from 3.2 (#13716, #1040439, #2945, #13770, #6715) by Éric Araujo · 13 years ago
  22. f2fbb9c Improve interlinking of archiving/compression modules docs. by Éric Araujo · 13 years ago
  23. 3ff069e Issue #6715: Add module for compression using the LZMA algorithm. by Nadeem Vawda · 13 years ago
  24. 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
  25. 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
  26. 6b4be36 Clarify that GzipFile.read1() is now implemented by Antoine Pitrou · 14 years ago
  27. e886047 Clarify that GzipFile.read1() isn't implemented. by Antoine Pitrou · 14 years ago
  28. 469271d More source links by Raymond Hettinger · 14 years ago
  29. 7b998e9 GzipFile.peek improvements, suggested by Nir Aides. by Antoine Pitrou · 14 years ago
  30. c3ed2e7 Issue #9962: GzipFile now has the peek() method. by Antoine Pitrou · 14 years ago
  31. e5768cf Small fixes in the gzip docs by Antoine Pitrou · 14 years ago
  32. 7b96984 Issue #1675951: Allow GzipFile to work with unseekable file objects. by Antoine Pitrou · 14 years ago
  33. 11cb961 Add cross-references to the glossary entry for file objects. by Antoine Pitrou · 14 years ago
  34. f5be090 Fix example by Éric Araujo · 14 years ago
  35. cdfe1c5 Add versionadded tags by Antoine Pitrou · 14 years ago
  36. bf1a018 Modernize gzip examples by Antoine Pitrou · 14 years ago
  37. 79c5ef1 Issue #3488: Provide convenient shorthand functions `gzip.compress` by Antoine Pitrou · 14 years ago
  38. 886af96 Merged revisions 78966,78970,79018,79026-79027,79055,79156,79159,79163-79164,79173,79176,79194,79208,79212 via svnmerge from by Benjamin Peterson · 15 years ago
  39. 8e33fd7 Merged revisions 77472-77473 via svnmerge from by Antoine Pitrou · 15 years ago
  40. 036490d More conversion to new-style optional args. by Georg Brandl · 15 years ago
  41. 10745a9 fix versionchanged by Benjamin Peterson · 16 years ago
  42. 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 · 16 years ago
  43. 42db3ef Merged revisions 68319 via svnmerge from by Antoine Pitrou · 16 years ago
  44. 1f01deb Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge from by Georg Brandl · 16 years ago
  45. bbe741d Merged revisions 61981,61984-61987,61992-61993,61997-62000 via svnmerge from by Christian Heimes · 17 years ago
  46. 7767711 Merged revisions 58817-58861 via svnmerge from by Guido van Rossum · 17 years ago
  47. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago