]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-137964: Remove the "experimental" designation from the Windows installer (GH-137965)
authorItamar Oren <itamarost@gmail.com>
Tue, 19 Aug 2025 21:30:59 +0000 (14:30 -0700)
committerGitHub <noreply@github.com>
Tue, 19 Aug 2025 21:30:59 +0000 (22:30 +0100)
Tools/msi/bundle/Default.wxl

index 0bd3644b58b7476dcb3908a6c19c13cff9fccc38..335c1d922d97b524578aeddefd5420341645c10c 100644 (file)
@@ -92,7 +92,7 @@ Select Customize to review current options.</String>
   <String Id="PrecompileLabel">&amp;Precompile standard library</String>
   <String Id="Include_symbolsLabel">Download debugging &amp;symbols</String>
   <String Id="Include_debugLabel">Download debu&amp;g binaries (requires VS 2017 or later)</String>
-  <String Id="Include_freethreadedLabel">Download &amp;free-threaded binaries (experimental)</String>
+  <String Id="Include_freethreadedLabel">Download &amp;free-threaded binaries</String>
   
   <String Id="ProgressHeader">[ActionLikeInstallation] Progress</String>
   <String Id="ProgressLabel">[ActionLikeInstalling]:</String>