mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
[3.14] gh-137964: Remove the "experimental" designation from the Windows installer (GH-137965) (#137971)
Co-authored-by: Itamar Oren <itamarost@gmail.com>
This commit is contained in:
parent
5923849855
commit
bb3c3d4444
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ Select Customize to review current options.</String>
|
|||
<String Id="PrecompileLabel">&Precompile standard library</String>
|
||||
<String Id="Include_symbolsLabel">Download debugging &symbols</String>
|
||||
<String Id="Include_debugLabel">Download debu&g binaries (requires VS 2017 or later)</String>
|
||||
<String Id="Include_freethreadedLabel">Download &free-threaded binaries (experimental)</String>
|
||||
<String Id="Include_freethreadedLabel">Download &free-threaded binaries</String>
|
||||
|
||||
<String Id="ProgressHeader">[ActionLikeInstallation] Progress</String>
|
||||
<String Id="ProgressLabel">[ActionLikeInstalling]:</String>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue