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:47:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646930846.22.0.703029185798.issue46917@roundup.psfhosted.org>
In-reply-to
Content
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:47:26vstinnersetrecipients: + vstinner, mark.dickinson
2022-03-10 16:47:26vstinnersetmessageid: <1646930846.22.0.703029185798.issue46917@roundup.psfhosted.org>
2022-03-10 16:47:26vstinnerlinkissue46917 messages
2022-03-10 16:47:26vstinnercreate