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 44f9a3d commit abac586Copy full SHA for abac586
Doc/c-api/intro.rst
@@ -383,7 +383,7 @@ to the C language.
383
384
.. c:macro:: Py_DEPRECATED(version)
385
386
- Use this to declare APIs that were deprecated in a specific CPYthon version.
+ Use this to declare APIs that were deprecated in a specific CPython version.
387
The macro must be placed before the symbol name.
388
389
Example::
0 commit comments