[issue27130] zlib: OverflowError while trying to compress 2^32 bytes or more

Roundup Robot report at bugs.python.org
Sat Jul 23 00:02:10 EDT 2016


Roundup Robot added the comment:

New changeset bd61bcd9bee8 by Martin Panter in branch '3.5':
Issue #27130: Fix handling of buffers exceeding UINT_MAX in “zlib” module
https://hg.python.org/cpython/rev/bd61bcd9bee8

New changeset bd556f748cf8 by Martin Panter in branch 'default':
Issue #27130: Merge zlib 64-bit fixes from 3.5
https://hg.python.org/cpython/rev/bd556f748cf8

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27130>
_______________________________________


More information about the Python-bugs-list mailing list