Skip to content

Commit bfd53d6

Browse files
authored
Clarify: Internally→as core devs
1 parent 1f33341 commit bfd53d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

developer-workflow/c-api.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ in the user documentation, ``Doc/c-api/stable.rst`` (:ref:`python:stable`).
2424
C language compatibility guarantees are in ``Doc/c-api/intro.rst``
2525
(:ref:`python:api-intro`).
2626

27-
Internally, we need to be more careful about compatibility than what we promise
28-
publicly. See :ref:`public-capi` for details.
27+
As core developers, we need to be more careful about compatibility than what
28+
we promise publicly. See :ref:`public-capi` for details.
2929

3030

3131
The internal API

0 commit comments

Comments
 (0)