]> granicus.if.org Git - python/commit
Issue #15955: Add an option to limit the output size in bz2.decompress().
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 26 Feb 2015 12:08:07 +0000 (13:08 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 26 Feb 2015 12:08:07 +0000 (13:08 +0100)
commite71258a0e67cf744f5f2c0bca15f1d66871ce050
treedf8d2e81cd048157d5f8a8fe7c7f32e268352c9f
parent87f50158ee72bb2ff29c5f44f0b0efbb83845d46
Issue #15955: Add an option to limit the output size in bz2.decompress().

Patch by Nikolaus Rath.
Doc/library/bz2.rst
Lib/test/test_bz2.py
Misc/NEWS
Modules/_bz2module.c
Modules/clinic/_bz2module.c.h