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.
1 parent c9764f5 commit bed155eCopy full SHA for bed155e
docs/api.rst
@@ -27,7 +27,7 @@ Latest version of the header file:
27
Python 3.11
28
-----------
29
30
-.. c:function:: PyObject* PyCode_GetCode(PyObject *code)
+.. c:function:: PyObject* PyCode_GetCode(PyCodeObject *code)
31
32
See `PyCode_GetCode() documentation <https://docs.python.org/dev/c-api/code.html#c.PyCode_GetCode>`__.
33
0 commit comments