[issue46640] Python can now use the C99 NAN constant

Mark Dickinson report at bugs.python.org
Sat Feb 5 11:47:14 EST 2022


Mark Dickinson <dickinsm at gmail.com> added the comment:

> If a platform doesn't implement NaN, it should define the Py_NO_NAN macro

Ah. In that case your PR description (and the PR news entry) is misleading:

> Building Python now requires a C99 <math.h> header file providing the
> NAN constant.

Please could you update them?

----------

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


More information about the Python-bugs-list mailing list