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

Martin v. Löwis report at bugs.python.org
Sun Aug 15 20:00:28 CEST 2010


Martin v. Löwis <martin at v.loewis.de> added the comment:

Using chunked writes is tricky. If the first write succeeds, and the second one fails, how do you report the result?

----------
nosy: +loewis

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


More information about the Python-bugs-list mailing list