Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-115543: Update py.exe to know about Python 3.13 and to install 3.12 by default#115544

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
zooba merged 1 commit intopython:mainfromzooba:gh-115543
Feb 19, 2024

Conversation

@zooba
Copy link
Member

@zoobazooba commentedFeb 15, 2024
edited by bedevere-appbot
Loading


structStoreSearchInfoSTORE_SEARCH[]= {
{L"3",/* 3.11 */L"9NRWMJP3717K" },
{L"3",/* 3.12 */L"9NCVDN91XZQP" },
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Should this be part of the release manager's playbook when making a 3.x.0 release?

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Not a bad idea, though it's in a bit of a weird spot really. The most likely way for people to get the update with the change is to install the new release, at which point they won't hit this code path (or in fact any Python 3 release, so even updating an old one).

It's possible to install the launcher separately with winget (or directly if you know the URL), which is what makes this feature at all useful, but those updates will lag anyway as we don't control them ourselves.

Plus it's all a bit of an experiment, so I kinda want to see how it goes before baking it into our formal process.

itamaro reacted with thumbs up emojistonebig reacted with heart emoji
@zoobazooba merged commit6cd18c7 intopython:mainFeb 19, 2024
@miss-islington-app
Copy link

Thanks@zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@zoobazooba deleted the gh-115543 branchFebruary 19, 2024 20:36
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestFeb 19, 2024
…ll 3.12 by default (pythonGH-115544)(cherry picked from commit6cd18c7)Co-authored-by: Steve Dower <steve.dower@python.org>
@bedevere-app
Copy link

GH-115689 is a backport of this pull request to the3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12only security fixes labelFeb 19, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestFeb 19, 2024
…ll 3.12 by default (pythonGH-115544)(cherry picked from commit6cd18c7)Co-authored-by: Steve Dower <steve.dower@python.org>
@bedevere-app
Copy link

GH-115690 is a backport of this pull request to the3.11 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.11only security fixes labelFeb 19, 2024
zooba added a commit that referenced this pull requestFeb 19, 2024
…2 by default (GH-115544)(cherry picked from commit6cd18c7)Co-authored-by: Steve Dower <steve.dower@python.org>
zooba added a commit that referenced this pull requestFeb 19, 2024
…2 by default (GH-115544)(cherry picked from commit6cd18c7)Co-authored-by: Steve Dower <steve.dower@python.org>
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull requestMar 4, 2024
diegorusso pushed a commit to diegorusso/cpython that referenced this pull requestApr 17, 2024
LukasWoodtli pushed a commit to LukasWoodtli/cpython that referenced this pull requestJan 22, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@itamaroitamaroitamaro approved these changes

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@zooba@itamaro

[8]ページ先頭

©2009-2025 Movatter.jp