Skip to content

Commit db08dc1

Browse files
authored
chore: Update python3.def using stable_abi.toml from the latest main
1 parent 5aeb768 commit db08dc1

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+
_Py_IncRefTotal_DO_NOT_USE_THIS
732+
_Py_DecRefTotal_DO_NOT_USE_THIS
731733
PyBaseObject_Type DATA
732734
PyBool_Type DATA
733735
PyByteArrayIter_Type DATA

0 commit comments

Comments
 (0)