Skip to content

Commit e74039e

Browse files
authored
chore: Update python3.def using stable_abi.toml from the latest main
1 parent a049bde commit e74039e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/python3.def

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -760,6 +760,9 @@ PyType_GetModuleName
760760
Py_GetConstant
761761
Py_GetConstantBorrowed
762762
PyType_GetModuleByDef
763+
PyEval_GetFrameBuiltins
764+
PyEval_GetFrameGlobals
765+
PyEval_GetFrameLocals
763766
PyBaseObject_Type DATA
764767
PyBool_Type DATA
765768
PyByteArrayIter_Type DATA

0 commit comments

Comments
 (0)