Skip to content

Commit

Permalink
Merge pull request #63 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
ravenexp authored Mar 17, 2024
2 parents 4fa9e6c + 339b73e commit b27e493
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 @@ -755,6 +755,8 @@ PySys_Audit
PySys_AuditTuple
_Py_SetRefcnt
PyList_GetItemRef
PyType_GetFullyQualifiedName
PyType_GetModuleName
PyBaseObject_Type DATA
PyBool_Type DATA
PyByteArrayIter_Type DATA
Expand Down

0 comments on commit b27e493

Please sign in to comment.