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 vstinner
Recipients vstinner
Date 2019-11-20.01:51:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574214693.63.0.0525115643108.issue38835@roundup.psfhosted.org>
In-reply-to
Content
New changeset be143ec99674ba38c5811f34cdb85ef39c2dc8f8 by Victor Stinner in branch 'master':
bpo-38835: Don't use PyFPE_START_PROTECT and PyFPE_END_PROTECT (GH-17231)
https://github.com/python/cpython/commit/be143ec99674ba38c5811f34cdb85ef39c2dc8f8
History
Date User Action Args
2019-11-20 01:51:33vstinnersetrecipients: + vstinner
2019-11-20 01:51:33vstinnersetmessageid: <1574214693.63.0.0525115643108.issue38835@roundup.psfhosted.org>
2019-11-20 01:51:33vstinnerlinkissue38835 messages
2019-11-20 01:51:33vstinnercreate