commit | e71258a0e67cf744f5f2c0bca15f1d66871ce050 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Thu Feb 26 13:08:07 2015 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Thu Feb 26 13:08:07 2015 +0100 |
tree | df8d2e81cd048157d5f8a8fe7c7f32e268352c9f | |
parent | 87f50158ee72bb2ff29c5f44f0b0efbb83845d46 [diff] |
Issue #15955: Add an option to limit the output size in bz2.decompress(). Patch by Nikolaus Rath.