gh-137964: Remove the "experimental" designation from the Windows installer#137965
gh-137964: Remove the "experimental" designation from the Windows installer#137965zooba merged 1 commit intopython:mainfrom
Conversation
|
We should still discourage this option, as it creates the mixed install directory that was the source of a range of issues for free-threaded users. But there's no risk in changing this string (and the entire installer shows that it's "deprecated"). Are there any references under |
|
Just looked and confirmed there isn't, so this is okay to merge. @itamaro, will you coordinate the backport for 3.14? |
…ws installer (pythonGH-137965) (cherry picked from commit d22a745) Co-authored-by: Itamar Oren <itamarost@gmail.com>
|
GH-137971 is a backport of this pull request to the 3.14 branch. |
|
thanks @zooba !
do we have a better solution for free-threaded users? is it any different when using pymanager? (is there another issue where this is being discussed?)
sure, thanks for merging! |
Yeah, the install manager will install a complete runtime (under a different So it's a bit better in terms of global package installation.
Not that I'm aware of, it came up on a few other issues when free-htreading stuff broke regular users. Anything specific to the install manager can be discussed on the pymanager repo. |
…e Windows installer (pythonGH-137965) (python#137971) Co-authored-by: Itamar Oren <itamarost@gmail.com>
Uh oh!
There was an error while loading. Please reload this page.