[issue46640] Python can now use the C99 NAN constant or __builtin_nan()

STINNER Victor report at bugs.python.org
Sun Feb 6 07:30:09 EST 2022


STINNER Victor <vstinner at python.org> added the comment:

I merged my change, thanks for the reviews.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
title: Python can now use the C99 NAN constant -> Python can now use the C99 NAN constant or __builtin_nan()

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46640>
_______________________________________


More information about the Python-bugs-list mailing list