Found a few more deprecated functions and types
This commit is contained in:
parent
53484cbde2
commit
d10d18f7f1
|
@ -83,7 +83,9 @@ To be removed:
|
|||
PyFloat_AsString, PyFloat_AsReprString, PyFloat_AsStringEx,
|
||||
PySequence_In, PyEval_EvalFrame, PyEval_CallObject,
|
||||
_PyObject_Del, _PyObject_GC_Del, _PyObject_GC_Track, _PyObject_GC_UnTrack
|
||||
PyString_AsEncodedString, PyString_AsDecodedString
|
||||
|
||||
typedefs: intargfunc, intintargfunc
|
||||
|
||||
Built-in Namespace
|
||||
==================
|
||||
|
|
Loading…
Reference in New Issue