Skip to content

Commit 80e5fd9

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

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
@@ -728,6 +728,8 @@ PyObject_Vectorcall
728728
PyObject_VectorcallMethod
729729
PyObject_GetTypeData
730730
PyType_GetTypeDataSize
731+
PyImport_AddModuleRef
732+
PyWeakref_GetRef
731733
PyBaseObject_Type DATA
732734
PyBool_Type DATA
733735
PyByteArrayIter_Type DATA

0 commit comments

Comments
 (0)