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 d8d0bde commit c687069Copy full SHA for c687069
Doc/c-api/module.rst
@@ -822,7 +822,7 @@ struct:
822
.. c:macro:: PYTHON_API_VERSION
823
PYTHON_API_STRING
824
825
- The C API version, as an integer (``1013``) and string (``"1013"``).
+ The C API version, as an integer (``1013``) and string (``"1013"``), respectively.
826
Defined for backwards compatibility.
827
828
Currently, this constant is not updated in new Python versions, and is not
0 commit comments