diff --git a/peps/pep-0743.rst b/peps/pep-0743.rst index b24d0f3558d..88699fd33d7 100644 --- a/peps/pep-0743.rst +++ b/peps/pep-0743.rst @@ -212,6 +212,7 @@ The following API will be omitted with ``Py_COMPAT_API_VERSION`` set to ``PyDict_GetItemString()`` ``PyDict_GetItemStringRef()`` ``PyImport_AddModule()`` ``PyImport_AddModuleRef()`` ``PyList_GetItem()`` ``PyList_GetItemRef()`` + ``PyList_GET_ITEM()`` ``PyList_GetItemRef()`` ==================================== ============================== - Omit deprecated APIs: