]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-129438: Update ``--enable-experimental-jit`` section with install requireme...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 30 Jan 2025 10:22:05 +0000 (11:22 +0100)
committerGitHub <noreply@github.com>
Thu, 30 Jan 2025 10:22:05 +0000 (10:22 +0000)
commitfcb265671c0443133ad9a4f7bd4a1e4fa5810270
tree3eb4533b6e7ed3515d066d348bc9ec97d6a4419a
parentad4a141a6b4095350ae73a80cb40dcba348c48ad
[3.13] gh-129438: Update ``--enable-experimental-jit`` section with install requirements (GH-129450) (#129472)

gh-129438: Update ``--enable-experimental-jit`` section with install requirements (GH-129450)

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

(cherry picked from commit 652f66ac386dad5992c6f7c494871907272503f8)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Doc/using/configure.rst
Tools/jit/README.md