Skip to content

Commit e78c2ef

Browse files
committed
Update doc
1 parent 42c868f commit e78c2ef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Doc/using/configure.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -290,8 +290,7 @@ General Options
290290

291291
.. option:: --disable-gil
292292

293-
Enables **experimental** support for running Python without the
294-
:term:`global interpreter lock` (GIL): free threading build.
293+
Enables support for running Python without the :term:`global interpreter lock` (GIL): free threading build.
295294

296295
Defines the ``Py_GIL_DISABLED`` macro and adds ``"t"`` to
297296
:data:`sys.abiflags`.

0 commit comments

Comments
 (0)