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 42c868f commit e78c2efCopy full SHA for e78c2ef
Doc/using/configure.rst
@@ -290,8 +290,7 @@ General Options
290
291
.. option:: --disable-gil
292
293
- Enables **experimental** support for running Python without the
294
- :term:`global interpreter lock` (GIL): free threading build.
+ Enables support for running Python without the :term:`global interpreter lock` (GIL): free threading build.
295
296
Defines the ``Py_GIL_DISABLED`` macro and adds ``"t"`` to
297
:data:`sys.abiflags`.
0 commit comments