Skip to content

Commit 089463b

Browse files
chore: Update python3.def using stable_abi.toml from the latest main (#52)
1 parent 64953b7 commit 089463b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/python3.def

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -740,6 +740,10 @@ PyModule_Add
740740
PyDict_GetItemRef
741741
PyDict_GetItemStringRef
742742
PyLong_AsInt
743+
PyObject_HasAttrWithError
744+
PyObject_HasAttrStringWithError
745+
PyMapping_HasKeyWithError
746+
PyMapping_HasKeyStringWithError
743747
PyBaseObject_Type DATA
744748
PyBool_Type DATA
745749
PyByteArrayIter_Type DATA

0 commit comments

Comments
 (0)