From: Nadeem Vawda Date: Sat, 14 May 2011 22:23:40 +0000 (+0200) Subject: Merge: #8650: Make zlib.[de]compressobj().[de]compress() 64-bit clean. X-Git-Tag: v3.3.0a1~2272^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ccb33bf0028e966a7b0a3d67f6a83a8bf2cddcff;p=thirdparty%2FPython%2Fcpython.git 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. --- ccb33bf0028e966a7b0a3d67f6a83a8bf2cddcff