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-03-10.16:52:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646931174.33.0.0220282606352.issue46656@roundup.psfhosted.org>
In-reply-to
Content
> bpo-46656: Remove Py_NO_NAN macro (GH-31160)

Change documented by:

New changeset 7854012077009b9f364f198a8ae38b546ec58313 by Victor Stinner in branch 'main':
bpo-46917: math.nan is now always available (GH-31793)
https://github.com/python/cpython/commit/7854012077009b9f364f198a8ae38b546ec58313
History
Date User Action Args
2022-03-10 16:52:54vstinnersetrecipients: + vstinner, mark.dickinson
2022-03-10 16:52:54vstinnersetmessageid: <1646931174.33.0.0220282606352.issue46656@roundup.psfhosted.org>
2022-03-10 16:52:54vstinnerlinkissue46656 messages
2022-03-10 16:52:54vstinnercreate