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 113ff5e commit 9eb597bCopy full SHA for 9eb597b
Doc/c-api/intro.rst
@@ -405,7 +405,7 @@ complete listing.
405
Macro used by CPython to declare a function as part of the C API.
406
Its expansion depends on the platform and build configuration.
407
This macro is intended for defining CPython's C API itself;
408
- extension modulesshould not use it for their own symbols.
+ extension modules should not use it for their own symbols.
409
410
411
.. c:macro:: PyAPI_DATA(type)
0 commit comments