Skip to content

Commit fbb93ab

Browse files
committed
Add versionadded.
1 parent 38ed1e2 commit fbb93ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/c-api/intro.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,8 @@ complete listing.
226226
Currently, all systems supported by CPython (per :pep:`11`), with the
227227
exception of some WebAssembly platforms, support starting threads.
228228

229+
.. versionadded:: 3.13
230+
229231
.. c:macro:: Py_CHARMASK(c)
230232
231233
Argument must be a character or an integer in the range [-128, 127] or [0,

0 commit comments

Comments
 (0)