Staging
v0.8.1
https://github.com/python/cpython
Revision 0c3d96ae1dccc081fbc2a8c50ba6e41fbdc384de authored by Nadeem Vawda on 14 May 2011, 22:19:50 UTC, committed by Nadeem Vawda on 14 May 2011, 22:19:50 UTC
Raise an OverflowError if the input data is too large, instead of silently
truncating the input and returning an incorrect result.
1 parent 84aacf8
History
Tip revision: 0c3d96ae1dccc081fbc2a8c50ba6e41fbdc384de authored by Nadeem Vawda on 14 May 2011, 22:19:50 UTC
Issue #8650: Make zlib.[de]compressobj().[de]compress() 64-bit clean.
Tip revision: 0c3d96a
File Mode Size
Grammar -rw-r--r-- 5.6 KB

back to top