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 serhiy.storchaka
Recipients christian.heimes, mark.dickinson, serhiy.storchaka, zach.ware
Date 2017-03-24.22:23:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490394196.28.0.402038655633.issue26121@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4dadcd4ed7824c7904add78577e6a05864cfe493 by Serhiy Storchaka in branch 'master':
bpo-26121: Use C library implementation for math functions erf() and erfc() on Windows. (#632)
https://github.com/python/cpython/commit/4dadcd4ed7824c7904add78577e6a05864cfe493
History
Date User Action Args
2017-03-24 22:23:16serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, christian.heimes, zach.ware
2017-03-24 22:23:16serhiy.storchakasetmessageid: <1490394196.28.0.402038655633.issue26121@psf.upfronthosting.co.za>
2017-03-24 22:23:16serhiy.storchakalinkissue26121 messages
2017-03-24 22:23:16serhiy.storchakacreate