We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
PyList_GET_ITEM
1 parent 6e46887 commit d27a900Copy full SHA for d27a900
peps/pep-0743.rst
@@ -212,6 +212,7 @@ The following API will be omitted with ``Py_COMPAT_API_VERSION`` set to
212
``PyDict_GetItemString()`` ``PyDict_GetItemStringRef()``
213
``PyImport_AddModule()`` ``PyImport_AddModuleRef()``
214
``PyList_GetItem()`` ``PyList_GetItemRef()``
215
+ ``PyList_GET_ITEM()`` ``PyList_GetItemRef()``
216
==================================== ==============================
217
218
- Omit deprecated APIs:
0 commit comments