]> granicus.if.org Git - python/commitdiff
Merge: #8650: Make zlib.[de]compressobj().[de]compress() 64-bit clean.
authorNadeem Vawda <nadeem.vawda@gmail.com>
Sat, 14 May 2011 22:23:40 +0000 (00:23 +0200)
committerNadeem Vawda <nadeem.vawda@gmail.com>
Sat, 14 May 2011 22:23:40 +0000 (00:23 +0200)
Raise an OverflowError if the input data is too large, instead of silently
truncating the input and returning an incorrect result.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge