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 58c6cbb commit f211d3aCopy full SHA for f211d3a
Doc/using/configure.rst
@@ -315,9 +315,6 @@ General Options
315
316
When building CPython with JIT enabled, ensure that your system has Python 3.11 or later installed.
317
318
- Additionally, note that the JIT compiler is incompatible with the ``--disable-gil`` option.
319
- If ``--disable-gil`` is enabled, the JIT will be disabled at runtime, even if it was compiled in.
320
-
321
.. versionadded:: 3.13
322
323
.. option:: PKG_CONFIG
0 commit comments