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

Antoine Pitrou report at bugs.python.org
Mon Feb 21 19:26:30 CET 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

> Fixed by r87729.

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

----------
versions:  -Python 2.6, Python 3.1, Python 3.2

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


More information about the Python-bugs-list mailing list