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 a0cf7ec commit 4ac3cf6Copy full SHA for 4ac3cf6
Doc/c-api/structures.rst
@@ -521,7 +521,7 @@ definition with the same method name.
521
522
.. c:function:: int PyCFunction_GetFlags(PyObject *func)
523
524
- Get the function flags on *func* as they were passed to
+ Get the function's flags on *func* as they were passed to
525
:c:member:`~PyMethodDef.ml_flags`.
526
527
This function returns the function's flags on success, and ``-1`` with an
0 commit comments