]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129438: Update ``--enable-experimental-jit`` section with install requirements...
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Thu, 30 Jan 2025 10:16:05 +0000 (10:16 +0000)
committerGitHub <noreply@github.com>
Thu, 30 Jan 2025 10:16:05 +0000 (12:16 +0200)
commit652f66ac386dad5992c6f7c494871907272503f8
tree72f3c8d0622aa3b6ced60d8fb021389e7c4edc83
parent9bc8c5fc0c8557b831bf47e6fe6ff85678cc8c0c
gh-129438: Update ``--enable-experimental-jit`` section with install requirements (#129450)

Add a note to the `JIT` docs that building CPython with `JIT` requires Python 3.11 or newer.

Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Doc/using/configure.rst
Tools/jit/README.md