Skip to content

Commit d8dbb47

Browse files
authored
chore: Update python3.def using stable_abi.toml from the latest main
1 parent 200ebf8 commit d8dbb47

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/python3.def

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -730,6 +730,12 @@ PyObject_GetTypeData
730730
PyType_GetTypeDataSize
731731
PyImport_AddModuleRef
732732
PyWeakref_GetRef
733+
PyObject_DelAttr
734+
PyObject_DelAttrString
735+
PyObject_GetOptionalAttr
736+
PyObject_GetOptionalAttrString
737+
PyMapping_GetOptionalItem
738+
PyMapping_GetOptionalItemString
733739
PyBaseObject_Type DATA
734740
PyBool_Type DATA
735741
PyByteArrayIter_Type DATA

0 commit comments

Comments
 (0)