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 8437710 commit 920ead5Copy full SHA for 920ead5
1 file changed
Doc/c-api/intro.rst
@@ -194,7 +194,7 @@ complete listing.
194
.. versionchanged:: 3.1
195
196
This macro is now valid for all signed integer types, not just those for
197
- which :c:expr:`unsigned type` is legal. As a result, *type* is no longer
+ which ``unsigned type`` is legal. As a result, *type* is no longer
198
used.
199
200
.. c:macro:: Py_ALWAYS_INLINE
0 commit comments