diff options
| author | Victor Stinner <vstinner@python.org> | 2023-08-24 17:09:49 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-24 17:09:49 (GMT) |
| commit | bbbe1faf7bc6860d4a628e204db944b81dfdbd73 (patch) | |
| tree | d347cf7841d2476b2d1321ab25db6dcf6aa131cc /Python/ceval.c | |
| parent | 773b803c02b25b58af0a64321fbe1c6bf45cba2b (diff) | |
| download | cpython-bbbe1faf7bc6860d4a628e204db944b81dfdbd73.zip cpython-bbbe1faf7bc6860d4a628e204db944b81dfdbd73.tar.gz cpython-bbbe1faf7bc6860d4a628e204db944b81dfdbd73.tar.bz2 | |
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.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions
