Skip to content

Commit

Permalink
Merge pull request #65 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 Mar 31, 2024
2 parents 63e1046 + 65397c7 commit a049bde
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 @@ -759,6 +759,7 @@ PyType_GetFullyQualifiedName
PyType_GetModuleName
Py_GetConstant
Py_GetConstantBorrowed
PyType_GetModuleByDef
PyBaseObject_Type DATA
PyBool_Type DATA
PyByteArrayIter_Type DATA
Expand Down

0 comments on commit a049bde

Please sign in to comment.