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 38ed1e2 commit fbb93abCopy full SHA for fbb93ab
Doc/c-api/intro.rst
@@ -226,6 +226,8 @@ complete listing.
226
Currently, all systems supported by CPython (per :pep:`11`), with the
227
exception of some WebAssembly platforms, support starting threads.
228
229
+ .. versionadded:: 3.13
230
+
231
.. c:macro:: Py_CHARMASK(c)
232
233
Argument must be a character or an integer in the range [-128, 127] or [0,
0 commit comments