-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
gh-137964: Remove the "experimental" designation from the Windows installer #137965
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
make sense
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. |
Uh oh!
There was an error while loading. Please reload this page.