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, r.david.murray, rhettinger, tim.peters, vstinner
Date 2022-02-06.12:13:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644149597.16.0.451526612193.issue46640@roundup.psfhosted.org>
In-reply-to
Content
New changeset 54842e4311bb0e34012d1984b42eab41eeeaea6a by Victor Stinner in branch 'main':
bpo-46640: Py_NAN now uses the C99 NAN constant (GH-31134)
https://github.com/python/cpython/commit/54842e4311bb0e34012d1984b42eab41eeeaea6a
History
Date User Action Args
2022-02-06 12:13:17vstinnersetrecipients: + vstinner, tim.peters, rhettinger, mark.dickinson, r.david.murray
2022-02-06 12:13:17vstinnersetmessageid: <1644149597.16.0.451526612193.issue46640@roundup.psfhosted.org>
2022-02-06 12:13:17vstinnerlinkissue46640 messages
2022-02-06 12:13:17vstinnercreate