Skip to content

Commit a049bde

Browse files
authored
Merge pull request #65 from PyO3/update-stable-abi
Update python3.def using stable_abi.toml from the latest main
2 parents 63e1046 + 65397c7 commit a049bde

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
@@ -759,6 +759,7 @@ PyType_GetFullyQualifiedName
759759
PyType_GetModuleName
760760
Py_GetConstant
761761
Py_GetConstantBorrowed
762+
PyType_GetModuleByDef
762763
PyBaseObject_Type DATA
763764
PyBool_Type DATA
764765
PyByteArrayIter_Type DATA

0 commit comments

Comments
 (0)