]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.14] gh-137964: Remove the "experimental" designation from the Windows installer...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 20 Aug 2025 17:19:45 +0000 (19:19 +0200)
committerGitHub <noreply@github.com>
Wed, 20 Aug 2025 17:19:45 +0000 (20:19 +0300)
Co-authored-by: Itamar Oren <itamarost@gmail.com>
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>