diff --git a/src/python3.def b/src/python3.def index 342cef3..e52bf2e 100644 --- a/src/python3.def +++ b/src/python3.def @@ -760,6 +760,9 @@ PyType_GetModuleName Py_GetConstant Py_GetConstantBorrowed PyType_GetModuleByDef +PyEval_GetFrameBuiltins +PyEval_GetFrameGlobals +PyEval_GetFrameLocals PyBaseObject_Type DATA PyBool_Type DATA PyByteArrayIter_Type DATA