Skip to content

Commit fe85fb9

Browse files
committed
Fix CI
1 parent d81f868 commit fe85fb9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Doc/c-api/init.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,7 +1022,8 @@ code, or when embedding the Python interpreter:
10221022
10231023
.. versionchanged:: 3.12
10241024
1025-
:pep:`684` introduced the possibility of a :ref:`<per-interpreter-gil` GIL.
1025+
:pep:`684` introduced the possibility
1026+
of a :ref:`per-interpreter <per-interpreter-gil>` GIL.
10261027
See :c:func:`Py_NewInterpreterFromConfig`.
10271028
10281029

0 commit comments

Comments
 (0)