Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Python
pystrtod.c
Find file
Blame
History
Permalink
Issue #5914: Add new C-API function PyOS_string_to_double, to complement
· 92732051
Mark Dickinson
authored
May 03, 2009
PyOS_double_to_string, and deprecate PyOS_ascii_strtod and PyOS_ascii_atof.
92732051