From: Nadeem Vawda Date: Sat, 14 May 2011 22:20:52 +0000 (+0200) Subject: Merge: #8650: Make zlib.[de]compressobj().[de]compress() 64-bit clean. X-Git-Tag: v3.2.1rc1~8^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=565d659dcd97af786a2422c36308f453958f4077;p=python Merge: #8650: Make zlib.[de]compressobj().[de]compress() 64-bit clean. Raise an OverflowError if the input data is too large, instead of silently truncating the input and returning an incorrect result. --- 565d659dcd97af786a2422c36308f453958f4077