Skip to content

Commit c48bdbe

Browse files
chore: Update python3.def using stable_abi.toml from the latest main (#75)
Co-authored-by: messense <[email protected]>
1 parent 2003eba commit c48bdbe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/python3.def

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -764,6 +764,7 @@ PyEval_GetFrameBuiltins
764764
PyEval_GetFrameGlobals
765765
PyEval_GetFrameLocals
766766
Py_TYPE
767+
Py_REFCNT
767768
PyIter_NextItem
768769
PyLong_FromInt32
769770
PyLong_FromUInt32
@@ -773,6 +774,7 @@ PyLong_FromInt64
773774
PyLong_FromUInt64
774775
PyLong_AsInt64
775776
PyLong_AsUInt64
777+
PyType_GetBaseByToken
776778
PyBaseObject_Type DATA
777779
PyBool_Type DATA
778780
PyByteArrayIter_Type DATA

0 commit comments

Comments
 (0)