[issue8650] zlibmodule.c isn't 64-bit clean

STINNER Victor report at bugs.python.org
Mon Feb 21 20:28:24 CET 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Woops, I removed a duplicate message of Antoine. in this issue instead of #8651. Removed message:
-----
> Fixed by r87729.

This only addresses the compress() and decompress() functions, but e.g. crc32() and adler32() are also touched by this issue.
-----

----------

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


More information about the Python-bugs-list mailing list