1. af518c1 Add a function bz2.open(), to match gzip.open(). by Nadeem Vawda · 12 years ago
  2. 50cb936 Clarify acceptable values for BZ2File.__init__'s mode argument. by Nadeem Vawda · 12 years ago
  3. aebcdba Make BZ2File's fileobj support easier to use. by Nadeem Vawda · 12 years ago
  4. cd0d951 Merge edits from 3.2 (#13716, #1040439, #2945, #13770, #6715) by Éric Araujo · 13 years ago
  5. cd2a603 Branch merge by Éric Araujo · 13 years ago
  6. bd249c1 Clarify note in BZ2File docs about lack of multi-stream support (issue #1625). by Nadeem Vawda · 13 years ago
  7. 8f50912 Issue #1625: Document BZ2File's lack of support for multi-stream inputs. by Nadeem Vawda · 13 years ago
  8. 54d8144 Make BZ2File.__init__()'s fileobj argument keyword-only. by Nadeem Vawda · 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. 200e00a Update bz2 docs following issue #1625. by Nadeem Vawda · 13 years ago
  12. 37dc5f8 Issue #5863: Rewrite BZ2File in pure Python, and allow it to accept by Antoine Pitrou · 13 years ago
  13. 11cb961 Add cross-references to the glossary entry for file objects. by Antoine Pitrou · 14 years ago
  14. 9e7ce59 Merged revisions 78887 via svnmerge from by Ezio Melotti · 14 years ago
  15. 6540a82 #8057: fix strings -> byte strings by Ezio Melotti · 14 years ago
  16. 0d8f073 Update signature style of optional arguments, part two. by Georg Brandl · 15 years ago
  17. 10745a9 fix versionchanged by Benjamin Peterson · 15 years ago
  18. 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
  19. e41251e Merged revisions 62490 via svnmerge from by Benjamin Peterson · 16 years ago
  20. ba956ae Remove mentions of "long integer" in the docs. by Georg Brandl · 17 years ago
  21. 7767711 Merged revisions 58817-58861 via svnmerge from by Guido van Rossum · 17 years ago
  22. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  23. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago