[issue12050] unconsumed_tail of zlib.Decompress is not always cleared on decompress() call

Roundup Robot report at bugs.python.org
Sat May 14 14:21:44 CEST 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset 6a45567c7245 by Nadeem Vawda in branch '3.1':
Issue #12050: zlib.decompressobj().decompress() now clears the unconsumed_tail
http://hg.python.org/cpython/rev/6a45567c7245

New changeset 49c998a88777 by Nadeem Vawda in branch '3.2':
Merge: #12050: zlib.decompressobj().decompress() now clears the unconsumed_tail
http://hg.python.org/cpython/rev/49c998a88777

New changeset 088e5d705171 by Nadeem Vawda in branch 'default':
Merge: #12050: zlib.decompressobj().decompress() now clears the unconsumed_tail
http://hg.python.org/cpython/rev/088e5d705171

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list