Skip to content

Commit 37348c4

Browse files
chore: Update python3.def using stable_abi.toml from the latest main (#55)
1 parent a44d8d3 commit 37348c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python3.def

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -744,6 +744,7 @@ PyObject_HasAttrWithError
744744
PyObject_HasAttrStringWithError
745745
PyMapping_HasKeyWithError
746746
PyMapping_HasKeyStringWithError
747+
Py_IsFinalizing
747748
PyBaseObject_Type DATA
748749
PyBool_Type DATA
749750
PyByteArrayIter_Type DATA
@@ -856,7 +857,6 @@ _Py_NoneStruct DATA
856857
_Py_NotImplementedStruct DATA
857858
_Py_SwappedOp DATA
858859
_Py_TrueStruct DATA
859-
PY_TIMEOUT_MAX DATA
860860
PyModuleDef_Type DATA
861861
PyExc_ModuleNotFoundError DATA
862862
PyExc_BlockingIOError DATA

0 commit comments

Comments
 (0)