[issue23529] Limit decompressed data when reading from LZMAFile and BZ2File

Nikolaus Rath report at bugs.python.org
Wed Mar 18 03:31:14 CET 2015


Nikolaus Rath added the comment:

If you want to add support for buffer_size=0 in a separate patch/issue I think that's fine. But in that case I would not add a buffer_size parameter now at all. IMO, not having it is better as having it but not supporting zero (even if it's documented that's pretty surprising).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23529>
_______________________________________


More information about the Python-bugs-list mailing list