8000
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 0c2c525 commit df97d09Copy full SHA for df97d09
Doc/whatsnew/3.13.rst
@@ -946,7 +946,8 @@ The ``--enable-experimental-jit`` flag has the following optional values:
946
The interpreter can be disabled by running with
947
``PYTHON_JIT=0``.
948
949
-(On Windows, use ``PCbuild/build.bat --enable-jit`` to enable the JIT.)
+(On Windows, use ``PCbuild/build.bat --experimental-jit`` to enable the JIT
950
+or ``--experimental-jit-interpreter`` to enable the Tier 2 interpreter.)
951
952
See :pep:`744` for more details.
953
0 commit comments