Skip to content

Commit

Permalink
chore: Update python3.def using stable_abi.toml from the latest main (#…
Browse files Browse the repository at this point in the history
…75)

Co-authored-by: messense <messense@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and messense authored Sep 29, 2024
1 parent 2003eba commit c48bdbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/python3.def
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,7 @@ PyEval_GetFrameBuiltins
PyEval_GetFrameGlobals
PyEval_GetFrameLocals
Py_TYPE
Py_REFCNT
PyIter_NextItem
PyLong_FromInt32
PyLong_FromUInt32
Expand All @@ -773,6 +774,7 @@ PyLong_FromInt64
PyLong_FromUInt64
PyLong_AsInt64
PyLong_AsUInt64
PyType_GetBaseByToken
PyBaseObject_Type DATA
PyBool_Type DATA
PyByteArrayIter_Type DATA
Expand Down

0 comments on commit c48bdbe

Please sign in to comment.