Issue #14521: Make result of float('nan') and float('-nan') more consistent...
Issue #14521: Make result of float('nan') and float('-nan') more consistent across platforms. Further, don't rely on Py_HUGE_VAL for float('inf').
Showing
Please register or sign in to comment