From bd8275cf6b446e2242ef165263806568d24de487 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 09:18:43 +0800 Subject: [PATCH] chore: Update python3.def using stable_abi.toml from the latest main (#57) --- src/python3.def | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/python3.def b/src/python3.def index 77af152..0e26b5c 100644 --- a/src/python3.def +++ b/src/python3.def @@ -745,6 +745,8 @@ PyObject_HasAttrStringWithError PyMapping_HasKeyWithError PyMapping_HasKeyStringWithError Py_IsFinalizing +PyUnicode_EqualToUTF8 +PyUnicode_EqualToUTF8AndSize PyBaseObject_Type DATA PyBool_Type DATA PyByteArrayIter_Type DATA