This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Arfrever, dstufft, eric.araujo, floppymaster, martin.panter, python-dev, taleinat, twouters
Date 2016-02-26.02:15:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160226021457.1975.82523@psf.io>
In-reply-to
Content
New changeset d4190ed586a4 by Martin Panter in branch '2.7':
Issue #24421: Compile _math.c separately to avoid race condition
https://hg.python.org/cpython/rev/d4190ed586a4
History
Date User Action Args
2016-02-26 02:15:01python-devsetrecipients: + python-dev, twouters, taleinat, eric.araujo, Arfrever, martin.panter, floppymaster, dstufft
2016-02-26 02:15:01python-devlinkissue24421 messages
2016-02-26 02:15:00python-devcreate