Skip to content

Commit 0e3dda3

Browse files
committed
Update the system includes doc
1 parent 1ed296f commit 0e3dda3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Doc/c-api/intro.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,10 @@ System includes
140140
* ``<stdlib.h>``
141141
* ``<string.h>``
142142

143+
The ``<string.h>`` header is also included when using :ref:`Limited API
144+
<limited-c-api>` 3.11 or newer if Python is unable to get a ``typeof()``
145+
implementation.
146+
143147
.. note::
144148

145149
Since Python may define some pre-processor definitions which affect the standard

0 commit comments

Comments
 (0)