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 2021-10-13.21:27:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 194a9526d8ee6abbbe58ef48520ec87a7e83f327 by Victor Stinner in branch 'main':
bpo-45440: Require math.h isinf() to build (GH-28894)
https://github.com/python/cpython/commit/194a9526d8ee6abbbe58ef48520ec87a7e83f327
History
Date User Action Args
2021-10-13 21:27:57vstinnersetrecipients: + vstinner
2021-10-13 21:27:57vstinnersetmessageid: <[email protected]>
2021-10-13 21:27:57vstinnerlinkissue45440 messages
2021-10-13 21:27:57vstinnercreate