]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Merge: #12050: zlib.decompressobj().decompress() now clears the unconsumed_tail
authorNadeem Vawda <nadeem.vawda@gmail.com>
Sat, 14 May 2011 12:15:47 +0000 (14:15 +0200)
committerNadeem Vawda <nadeem.vawda@gmail.com>
Sat, 14 May 2011 12:15:47 +0000 (14:15 +0200)
attribute when called without a max_length argument.

1  2 
Lib/test/test_zlib.py
Misc/NEWS
Modules/zlibmodule.c

Simple merge
diff --cc Misc/NEWS
Simple merge
Simple merge