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, vstinner
Date 2022-02-25.00:33:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645749181.23.0.18616745772.issue46656@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1b2611eb0283055835e5df632a7a735db8c894b8 by Victor Stinner in branch 'main':
bpo-46656: Remove Py_NO_NAN macro (GH-31160)
https://github.com/python/cpython/commit/1b2611eb0283055835e5df632a7a735db8c894b8
History
Date User Action Args
2022-02-25 00:33:01vstinnersetrecipients: + vstinner, mark.dickinson
2022-02-25 00:33:01vstinnersetmessageid: <1645749181.23.0.18616745772.issue46656@roundup.psfhosted.org>
2022-02-25 00:33:01vstinnerlinkissue46656 messages
2022-02-25 00:33:01vstinnercreate