8000
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 4eddb4c commit a8ce149Copy full SHA for a8ce149
Doc/c-api/structures.rst
@@ -592,7 +592,7 @@ Macro name C type Python type
592
593
(*): Zero-term 5F9F inated, UTF8-encoded C string.
594
With :c:macro:`!Py_T_STRING` the C representation is a pointer;
595
- with :c:macro:`!Py_T_STRING_INLINE` the string is stored directly
+ with :c:macro:`!Py_T_STRING_INPLACE` the string is stored directly
596
in the structure.
597
598
(**): String of length 1. Only ASCII is accepted.
0 commit comments