[issue46640] Python can now use the C99 NAN constant

STINNER Victor report at bugs.python.org
Fri Feb 4 16:14:19 EST 2022


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

> see attached script: test_nan_bits.py

test_nan_bits.py says "True" for Python built with "clang -O3" and with "clang -O0".

----------

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


More information about the Python-bugs-list mailing list