File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -727,6 +727,7 @@ EXPORTS
727727 Py_DecodeLocale=python39.Py_DecodeLocale
728728 Py_EncodeLocale=python39.Py_EncodeLocale
729729 Py_EndInterpreter=python39.Py_EndInterpreter
730+ Py_EnterRecursiveCall=python39.Py_EnterRecursiveCall
730731 Py_Exit=python39.Py_Exit
731732 Py_FatalError=python39.Py_FatalError
732733 Py_FileSystemDefaultEncodeErrors=python39.Py_FileSystemDefaultEncodeErrors DATA
@@ -750,6 +751,7 @@ EXPORTS
750751 Py_Initialize=python39.Py_Initialize
751752 Py_InitializeEx=python39.Py_InitializeEx
752753 Py_IsInitialized=python39.Py_IsInitialized
754+ Py_LeaveRecursiveCall=python39.Py_LeaveRecursiveCall
753755 Py_Main=python39.Py_Main
754756 Py_MakePendingCalls=python39.Py_MakePendingCalls
755757 Py_NewInterpreter=python39.Py_NewInterpreter
You can’t perform that action at this time.
0 commit comments