SIGN IN SIGN UP

Issue #8650: zlib.compress() and zlib.decompress() raise an OverflowError if

the input buffer length doesn't fit into an unsigned int (length bigger than
2^32-1 bytes).
V
Victor Stinner committed
8848c7a37f929b471267bd893f91c3b818fafce0
Parent: b3c9e07