Amaury Forgeot d'Arc <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue3807> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
