Skip to content

Commit 78db25a

Browse files
chore: Update python3.def using stable_abi.toml from the latest main (#61)
Co-authored-by: messense <messense@users.noreply.github.com>
1 parent 9bdde90 commit 78db25a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/python3.def

Lines changed: 2 additions & 0 deletions
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)