| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-33487: improve BZ2File Deprecation and documentation. (GH-6785) | Matthias Bussonnier | 2018-09-11 | 1 | -1/+5 |
|
|
* | Issue #28225: bz2 module now supports pathlib | Berker Peksag | 2016-10-02 | 1 | -0/+6 |
|
|
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+4 |
|
|
* | Issue #23529: Limit the size of decompressed data when reading from | Antoine Pitrou | 2015-04-10 | 1 | -0/+4 |
|
|
* | Issue #15955: Add an option to limit the output size in bz2.decompress(). | Antoine Pitrou | 2015-02-26 | 1 | -6/+30 |
|
|
* | Closes #18430: Document that peek() may change the position of the underlying | Nadeem Vawda | 2013-12-08 | 1 | -0/+5 |
|\ |
|
| * | #18430: Document that peek() may change the position of the underlying file for | Nadeem Vawda | 2013-12-08 | 1 | -0/+5 |
|
|
* | | Issue #19795: Improved markup of True/False constants. | Serhiy Storchaka | 2013-11-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #19795: Improved markup of True/False constants. | Serhiy Storchaka | 2013-11-29 | 1 | -1/+1 |
|
|
* | | Issue #19223: Add support for the 'x' mode to the bz2 module. | Nadeem Vawda | 2013-10-18 | 1 | -4/+11 |
|/ |
|
* | Add a function bz2.open(), to match gzip.open(). | Nadeem Vawda | 2012-06-04 | 1 | -2/+31 |
|
|
* | Clarify acceptable values for BZ2File.__init__'s mode argument. | Nadeem Vawda | 2012-06-04 | 1 | -3/+5 |
|
|
* | Make BZ2File's fileobj support easier to use. | Nadeem Vawda | 2012-06-04 | 1 | -7/+9 |
|
|
* | Merge edits from 3.2 (#13716, #1040439, #2945, #13770, #6715) | Éric Araujo | 2012-02-05 | 1 | -3/+0 |
|\ |
|
| * | Branch merge | Éric Araujo | 2012-02-05 | 1 | -3/+0 |
| |\ |
|
| | * | Improve interlinking of archiving/compression modules docs. | Éric Araujo | 2012-01-16 | 1 | -3/+0 |
|
|
| * | | Clarify note in BZ2File docs about lack of multi-stream support (issue #1625). | Nadeem Vawda | 2012-02-05 | 1 | -2/+5 |
|
|
| * | | Issue #1625: Document BZ2File's lack of support for multi-stream inputs. | Nadeem Vawda | 2012-02-04 | 1 | -0/+9 |
| |/ |
|
* | | Make BZ2File.__init__()'s fileobj argument keyword-only. | Nadeem Vawda | 2012-02-04 | 1 | -1/+1 |
|
|
* | | Issue #6715: Add module for compression using the LZMA algorithm. | Nadeem Vawda | 2011-11-29 | 1 | -1/+1 |
|
|
* | | Update bz2 docs following issue #1625. | Nadeem Vawda | 2011-05-26 | 1 | -8/+31 |
|
|
* | | Issue #5863: Rewrite BZ2File in pure Python, and allow it to accept | Antoine Pitrou | 2011-04-03 | 1 | -122/+82 |
|/ |
|
* | Add cross-references to the glossary entry for file objects. | Antoine Pitrou | 2010-09-15 | 1 | -2/+2 |
|
|
* | Merged revisions 78887 via svnmerge from | Ezio Melotti | 2010-03-13 | 1 | -2/+3 |
|
|
* | #8057: fix strings -> byte strings | Ezio Melotti | 2010-03-12 | 1 | -10/+12 |
|
|
* | Update signature style of optional arguments, part two. | Georg Brandl | 2009-04-05 | 1 | -7/+5 |
|
|
* | fix versionchanged | Benjamin Peterson | 2009-03-09 | 1 | -1/+1 |
|
|
* | Merged revisions 69998-69999,70002,70022-70023,70025-70026,70061,70086,70145,... | Benjamin Peterson | 2009-03-09 | 1 | -0/+5 |
|
|
* | Merged revisions 62490 via svnmerge from | Benjamin Peterson | 2008-04-25 | 1 | -63/+66 |
|
|
* | Remove mentions of "long integer" in the docs. | Georg Brandl | 2007-11-29 | 1 | -1/+1 |
|
|
* | Merged revisions 58817-58861 via svnmerge from | Guido van Rossum | 2007-11-05 | 1 | -4/+5 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -2/+0 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+181 |
|
|