Skip to content

Commit

Permalink
Merge pull request #59 from PyO3/update-stable-abi
Browse files Browse the repository at this point in the history
Update python3.def using stable_abi.toml from the latest main
  • Loading branch information
adamreichold authored Nov 5, 2023
2 parents 9e0fa6c + c70106c commit 81e4cae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/python3.def
Original file line number Diff line number Diff line change
Expand Up @@ -754,6 +754,7 @@ PyMem_RawFree
PySys_Audit
PySys_AuditTuple
PyUnicode_AsUTF8
_Py_SetRefcnt
PyBaseObject_Type DATA
PyBool_Type DATA
PyByteArrayIter_Type DATA
Expand Down

0 comments on commit 81e4cae

Please sign in to comment.