Skip to content

Commit 4170f01

Browse files
authored
.. versionadded:: 3.14
1 parent 518dc27 commit 4170f01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/c-api/init.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2524,7 +2524,7 @@ code triggered by the finalizer blocks and calls :c:func:`PyEval_SaveThread`.
25242524
25252525
On the default build, this macro expands to ``{``.
25262526
2527-
.. versionadded:: next
2527+
.. versionadded:: 3.14
25282528
25292529
.. c:macro:: Py_END_CRITICAL_SECTION()
25302530
@@ -2570,7 +2570,7 @@ code triggered by the finalizer blocks and calls :c:func:`PyEval_SaveThread`.
25702570
25712571
On the default build, this macro expands to ``{``.
25722572
2573-
.. versionadded:: next
2573+
.. versionadded:: 3.14
25742574
25752575
.. c:macro:: Py_END_CRITICAL_SECTION2()
25762576

0 commit comments

Comments
 (0)