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 e78c2ef commit 0d9a5ddCopy full SHA for 0d9a5dd
1 file changed
PCbuild/build.bat
@@ -33,7 +33,7 @@ echo. -k Attempt to kill any running Pythons before building (usually done
33
echo. automatically by the pythoncore project)
34
echo. --pgo Build with Profile-Guided Optimization. This flag
35
echo. overrides -c and -d
36
-echo. --disable-gil Enable experimental support for running without the GIL.
+echo. --disable-gil Enable support for running without the GIL.
37
echo. --test-marker Enable the test marker within the build.
38
echo. --regen Regenerate all opcodes, grammar and tokens.
39
echo. --experimental-jit Enable the experimental just-in-time compiler.
0 commit comments