STINNER Victor <victor.stin...@haypocalc.com> added the comment: I don't understand the usage of _save argument of conn_poll() function (of the _multiprocessing module). Here is a patch to remove it. I first wrote this patch to try to compile _multiprocessing without thread support (which is stupid because _multiprocessing requires semaphore).
Just ignore my patch if the _save is used somewhere. ---------- nosy: +haypo Added file: http://bugs.python.org/file12841/_multiprocessing_remove_save.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue3807> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com