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.01:14:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160226011403.2124.53012@psf.io>
In-reply-to
Content
New changeset a99580157968 by Martin Panter in branch '3.5':
Issue #24421: Compile _math.c separately to avoid race condition
https://hg.python.org/cpython/rev/a99580157968
History
Date User Action Args
2016-02-26 01:14:08python-devsetrecipients: + python-dev, twouters, taleinat, eric.araujo, Arfrever, martin.panter, floppymaster, dstufft
2016-02-26 01:14:07python-devlinkissue24421 messages
2016-02-26 01:14:07python-devcreate