Skip to content

Commit b27e493

Browse files
authored
Merge pull request #63 from PyO3/update-stable-abi
Update python3.def using stable_abi.toml from the latest main
2 parents 4fa9e6c + 339b73e commit b27e493

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/python3.def

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -755,6 +755,8 @@ PySys_Audit
755755
PySys_AuditTuple
756756
_Py_SetRefcnt
757757
PyList_GetItemRef
758+
PyType_GetFullyQualifiedName
759+
PyType_GetModuleName
758760
PyBaseObject_Type DATA
759761
PyBool_Type DATA
760762
PyByteArrayIter_Type DATA

0 commit comments

Comments
 (0)