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 1ed296f commit 0e3dda3Copy full SHA for 0e3dda3
1 file changed
Doc/c-api/intro.rst
@@ -140,6 +140,10 @@ System includes
140
* ``<stdlib.h>``
141
* ``<string.h>``
142
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
+
147
.. note::
148
149
Since Python may define some pre-processor definitions which affect the standard
0 commit comments