[issue5804] Add a "tail" argument to zlib.decompress

Antoine Pitrou report at bugs.python.org
Tue Apr 21 17:43:16 CEST 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

As usual the patch should come with some unit tests.
Also, it seems you don't test the return value of
PyString_FromStringAndSize before building your tuple.

----------
nosy: +pitrou
priority:  -> normal
stage:  -> patch review
versions: +Python 3.1

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


More information about the Python-bugs-list mailing list