Skip to content

Commit 1af3dcc

Browse files
authored
Merge pull request #38 from PyO3/update-stable-abi
Update python3.def using stable_abi.toml from the latest main
2 parents 5aeb768 + db08dc1 commit 1af3dcc

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)