summaryrefslogtreecommitdiffstats
path: root/Python/config_common.h
diff options
context:
space:
mode:
authorKirill Podoprigora <kirill.bast9@mail.ru>2024-11-10 21:44:56 (GMT)
committerGitHub <noreply@github.com>2024-11-10 21:44:56 (GMT)
commitf435de6765e0327995850d719534be38c9b5ec49 (patch)
tree0262b2821bd8e3f2161c8ae32a9a7c75ff1c5f28 /Python/config_common.h
parentca878b6e45f9c7934842f7bb94274e671b155e09 (diff)
downloadcpython-f435de6765e0327995850d719534be38c9b5ec49.zip
cpython-f435de6765e0327995850d719534be38c9b5ec49.tar.gz
cpython-f435de6765e0327995850d719534be38c9b5ec49.tar.bz2
gh-126647: `Doc/using/configure.rst`: Add an entry for ``--enable-experimental-jit`` option (#126648)
Add an entry for the ``--enable-experimental-jit`` option in ``Doc/using/configure.rst``. This was added as an experimental option in CPython 3.13. Possible values for it: * `no` - don't build the JIT. * `yes` - build the JIT. * `yes-off` - build the JIT but disable it by default. * `interpreter` - don't build the JIT but enable tier 2 interpreter instead. Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Diffstat (limited to 'Python/config_common.h')
0 files changed, 0 insertions, 0 deletions