Skip to content

Commit ec71d50

Browse files
Update Doc/c-api/init.rst
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
1 parent fe85fb9 commit ec71d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/init.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1023,7 +1023,7 @@ code, or when embedding the Python interpreter:
10231023
.. versionchanged:: 3.12
10241024
10251025
:pep:`684` introduced the possibility
1026-
of a :ref:`per-interpreter <per-interpreter-gil>` GIL.
1026+
of a :ref:`per-interpreter GIL <per-interpreter-gil>`.
10271027
See :c:func:`Py_NewInterpreterFromConfig`.
10281028
10291029

0 commit comments

Comments
 (0)