Skip to content

Commit 4c7bd25

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/python3.def

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -763,6 +763,7 @@ PyType_GetModuleByDef
763763
PyEval_GetFrameBuiltins
764764
PyEval_GetFrameGlobals
765765
PyEval_GetFrameLocals
766+
Py_TYPE
766767
PyBaseObject_Type DATA
767768
PyBool_Type DATA
768769
PyByteArrayIter_Type DATA

0 commit comments

Comments
 (0)