Skip to content

Commit 63e1046

Browse files
chore: Update python3.def using stable_abi.toml from the latest main (#64)
Co-authored-by: messense <[email protected]>
1 parent b27e493 commit 63e1046

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
@@ -757,6 +757,8 @@ _Py_SetRefcnt
757757
PyList_GetItemRef
758758
PyType_GetFullyQualifiedName
759759
PyType_GetModuleName
760+
Py_GetConstant
761+
Py_GetConstantBorrowed
760762
PyBaseObject_Type DATA
761763
PyBool_Type DATA
762764
PyByteArrayIter_Type DATA

0 commit comments

Comments
 (0)