[issue5035] Compilation --without-threads fails

STINNER Victor report at bugs.python.org
Fri Jan 23 09:25:27 CET 2009


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

Here is a patch to remove the unused _save argument of conn_poll()
function from the _multiprocessing mode. It fixes one of the compilation
problem without thread support.

Added file: http://bugs.python.org/file12840/_multiprocessing_remove_save.patch

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


More information about the Python-bugs-list mailing list