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 4266d92 commit 1f33341Copy full SHA for 1f33341
developer-workflow/c-api.rst
@@ -21,7 +21,7 @@ when you add or change definitions in it.
21
22
The public backwards compatibility guarantees for public C API are explained
23
in the user documentation, ``Doc/c-api/stable.rst`` (:ref:`python:stable`).
24
-C language compatibility guarantees are is in ``Doc/c-api/intro.rst``
+C language compatibility guarantees are in ``Doc/c-api/intro.rst``
25
(:ref:`python:api-intro`).
26
27
Internally, we need to be more careful about compatibility than what we promise
0 commit comments