Skip to content

Commit 78db25a

Browse files
chore: Update python3.def using stable_abi.toml from the latest main (#61)
Co-authored-by: messense <[email protected]>
1 parent 9bdde90 commit 78db25a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/python3.def

+2
Original file line numberDiff line numberDiff line change
@@ -754,6 +754,7 @@ PyMem_RawFree
754754
PySys_Audit
755755
PySys_AuditTuple
756756
_Py_SetRefcnt
757+
PyList_GetItemRef
757758
PyBaseObject_Type DATA
758759
PyBool_Type DATA
759760
PyByteArrayIter_Type DATA
@@ -897,3 +898,4 @@ PyExc_EncodingWarning DATA
897898
_Py_RefTotal DATA
898899
PyStructSequence_UnnamedField DATA
899900
Py_Version DATA
901+
PyExc_IncompleteInputError DATA

0 commit comments

Comments
 (0)