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 518dc27 commit 4170f01Copy full SHA for 4170f01
1 file changed
Doc/c-api/init.rst
@@ -2524,7 +2524,7 @@ code triggered by the finalizer blocks and calls :c:func:`PyEval_SaveThread`.
2524
2525
On the default build, this macro expands to ``{``.
2526
2527
- .. versionadded:: next
+ .. versionadded:: 3.14
2528
2529
.. c:macro:: Py_END_CRITICAL_SECTION()
2530
@@ -2570,7 +2570,7 @@ code triggered by the finalizer blocks and calls :c:func:`PyEval_SaveThread`.
2570
2571
2572
2573
2574
2575
.. c:macro:: Py_END_CRITICAL_SECTION2()
2576
0 commit comments