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:53:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> bpo-46917: math.nan is now always available (GH-31793)

Technically, it was already the case in practice: see bpo-46656 for the rationale and the history of Py_NAN.
History
Date User Action Args
2022-03-10 16:53:43vstinnersetrecipients: + vstinner, mark.dickinson
2022-03-10 16:53:43vstinnersetmessageid: <[email protected]>
2022-03-10 16:53:43vstinnerlinkissue46917 messages
2022-03-10 16:53:43vstinnercreate