Skip to content

Commit

Permalink
Merge pull request #66 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 May 5, 2024
2 parents a049bde + e74039e commit e057c6b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/python3.def
Original file line number Diff line number Diff line change
Expand Up @@ -760,6 +760,9 @@ PyType_GetModuleName
Py_GetConstant
Py_GetConstantBorrowed
PyType_GetModuleByDef
PyEval_GetFrameBuiltins
PyEval_GetFrameGlobals
PyEval_GetFrameLocals
PyBaseObject_Type DATA
PyBool_Type DATA
PyByteArrayIter_Type DATA
Expand Down

0 comments on commit e057c6b

Please sign in to comment.