]> granicus.if.org Git - python/commit
Issue #15955: Add an option to limit output size when decompressing LZMA data.
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 17 Jan 2015 15:22:18 +0000 (16:22 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 17 Jan 2015 15:22:18 +0000 (16:22 +0100)
commit26795baaa812c74087e97f9119ec143451e23daa
tree2f9926c2fa66ab7d22fa0c842860b42cd38f7726
parente262074ede78087c079094e28bb1d09a40072471
Issue #15955: Add an option to limit output size when decompressing LZMA data.
Patch by Nikolaus Rath and Martin Panter.
Doc/library/lzma.rst
Lib/test/test_lzma.py
Misc/NEWS
Modules/_lzmamodule.c
Modules/clinic/_lzmamodule.c.h