Skip to content

Commit b4ad88b

Browse files
authored
chore: Update python3.def using stable_abi.toml from the latest main
1 parent 5306ec1 commit b4ad88b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/python3.def

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -736,6 +736,9 @@ PyObject_GetOptionalAttr
736736
PyObject_GetOptionalAttrString
737737
PyMapping_GetOptionalItem
738738
PyMapping_GetOptionalItemString
739+
PyModule_Add
740+
PyDict_GetItemRef
741+
PyDict_GetItemStringRef
739742
PyBaseObject_Type DATA
740743
PyBool_Type DATA
741744
PyByteArrayIter_Type DATA

0 commit comments

Comments
 (0)