Skip to content

Commit e057c6b

Browse files
authored
Merge pull request #66 from PyO3/update-stable-abi
Update python3.def using stable_abi.toml from the latest main
2 parents a049bde + e74039e commit e057c6b

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)