[issue27130] zlib: OverflowError while trying to compress 2^32 bytes or more
Martin Panter
report at bugs.python.org
Fri Jul 22 00:45:58 EDT 2016
Martin Panter added the comment:
Here is a new patch for 2.7 that should avoid the problem with ChecksumBigBufferTestCase. I tested a hacked version of the test, so I am more confident in it now :)
----------
Added file: http://bugs.python.org/file43823/64bit_support_for_zlib_v11-2.7.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27130>
_______________________________________
More information about the Python-bugs-list
mailing list