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
…74)

Co-authored-by: messense <[email protected]>
  • Loading branch information
github-actions[bot] and messense authored Sep 1, 2024
1 parent 03d73cb commit 2003eba
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/python3.def
Original file line number Diff line number Diff line change
Expand Up @@ -765,6 +765,14 @@ PyEval_GetFrameGlobals
PyEval_GetFrameLocals
Py_TYPE
PyIter_NextItem
PyLong_FromInt32
PyLong_FromUInt32
PyLong_AsInt32
PyLong_AsUInt32
PyLong_FromInt64
PyLong_FromUInt64
PyLong_AsInt64
PyLong_AsUInt64
PyBaseObject_Type DATA
PyBool_Type DATA
PyByteArrayIter_Type DATA
Expand Down

0 comments on commit 2003eba

Please sign in to comment.