Skip to content

Commit 81e4cae

Browse files
authored
Merge pull request #59 from PyO3/update-stable-abi
Update python3.def using stable_abi.toml from the latest main
2 parents 9e0fa6c + c70106c commit 81e4cae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/python3.def

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -754,6 +754,7 @@ PyMem_RawFree
754754
PySys_Audit
755755
PySys_AuditTuple
756756
PyUnicode_AsUTF8
757+
_Py_SetRefcnt
757758
PyBaseObject_Type DATA
758759
PyBool_Type DATA
759760
PyByteArrayIter_Type DATA

0 commit comments

Comments
 (0)