mirror of
https://github.com/python/cpython.git
synced 2025-07-28 13:44:43 +00:00
Issue #5988: Delete deprecated functions PyOS_ascii_formatd, PyOS_ascii_strtod, and PyOS_ascii_atof.
This commit is contained in:
parent
9d2d327963
commit
68af50ba39
6 changed files with 17 additions and 171 deletions
|
@ -1048,11 +1048,6 @@ EXPORTS
|
|||
"_PyThreadState_Current"
|
||||
"_PyThreadState_GetFrame"
|
||||
|
||||
; From python26_s.lib(pystrtod)
|
||||
"PyOS_ascii_strtod"
|
||||
"PyOS_ascii_formatd"
|
||||
"PyOS_ascii_atof"
|
||||
|
||||
; From python26_s.lib(pythonrun)
|
||||
"Py_IgnoreEnvironmentFlag"
|
||||
"Py_DebugFlag"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue