[issue24421] Race condition compiling Modules/_math.c

Martin Panter report at bugs.python.org
Tue Dec 8 23:46:52 EST 2015


Martin Panter added the comment:

Here is an alternative patch to compile _math.c once from the main makefile, before the extension modules are built. I have only tested this on Linux, building in the source directory, and from a separate directory.

----------
versions:  -Python 3.4
Added file: http://bugs.python.org/file41270/math-once.patch

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


More information about the Python-bugs-list mailing list