Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment:

_save is used, by the Py_BLOCK_THREADS macros.
(when threads are enabled, of course).

I think that you should not try to compile _multiprocessing without
threads enabled. multiprocessing does need multiple threads to work.

_______________________________________
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

Reply via email to