commit | ccb33bf0028e966a7b0a3d67f6a83a8bf2cddcff | [log] [tgz] |
---|---|---|
author | Nadeem Vawda <nadeem.vawda@gmail.com> | Sun May 15 00:23:40 2011 +0200 |
committer | Nadeem Vawda <nadeem.vawda@gmail.com> | Sun May 15 00:23:40 2011 +0200 |
tree | 74c1f1621a98022311e564357e110b5bd3335c21 | |
parent | 3196efe1a5497e7415af05b809c37c3fcd77ef46 [diff] | |
parent | 565d659dcd97af786a2422c36308f453958f4077 [diff] |
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.