mirror of https://github.com/python/cpython
Browse Source
Building Python now requires a C99 <math.h> header file providing a NAN constant, or the __builtin_nan() built-in function. If a platform does not support Not-a-Number (NaN), the Py_NO_NAN macro can be defined in the pyconfig.h file.pull/31161/head
committed by
GitHub
3 changed files with 20 additions and 21 deletions
Loading…
Reference in new issue