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 mark.dickinson, serhiy.storchaka, tim.peters, vstinner
Date 2021-10-11.19:00:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633978829.44.0.155359648868.issue45412@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2f92e2a590f0e5d2d3093549f5af9a4a1889eb5a by Victor Stinner in branch 'main':
bpo-45412: Remove Py_SET_ERRNO_ON_MATH_ERROR() macro (GH-28820)
https://github.com/python/cpython/commit/2f92e2a590f0e5d2d3093549f5af9a4a1889eb5a
History
Date User Action Args
2021-10-11 19:00:29vstinnersetrecipients: + vstinner, tim.peters, mark.dickinson, serhiy.storchaka
2021-10-11 19:00:29vstinnersetmessageid: <1633978829.44.0.155359648868.issue45412@roundup.psfhosted.org>
2021-10-11 19:00:29vstinnerlinkissue45412 messages
2021-10-11 19:00:29vstinnercreate