SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

gh-106320: Remove private float C API functions (#108430)

106320: Remove private float C API functions

Remove private C API functions:

* _Py_parse_inf_or_nan()
* _Py_string_to_number_with_underscores()

Move these functions to the internal C API and no longer export them.
V
Victor Stinner committed
bbbe1faf7bc6860d4a628e204db944b81dfdbd73
Parent: 773b803
Committed by GitHub <noreply@github.com> on 8/24/2023, 5:09:49 PM