Martin Panter added the comment:

I suspect the change here causes _math.c to be compiled to the same object file 
twice, and there is a race condition when the compilations are concurrent. See 
Issue 24421.

----------
nosy: +vadmium

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7518>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to