bpo-46656: Remove Py_NO_NAN macro (GH-31160)
Building Python now requires support for floating point Not-a-Number (NaN): remove the Py_NO_NAN macro.
Loading
Please register or sign in to comment
Building Python now requires support for floating point Not-a-Number (NaN): remove the Py_NO_NAN macro.