Skip to content

gh-139769: Update PCBuild/find_python.bat to allow discovery of Python 3.14#139770

Merged
zooba merged 1 commit into
python:mainfrom
Wulian233:build
Oct 8, 2025
Merged

gh-139769: Update PCBuild/find_python.bat to allow discovery of Python 3.14#139770
zooba merged 1 commit into
python:mainfrom
Wulian233:build

Conversation

@Wulian233

@Wulian233 Wulian233 commented Oct 8, 2025

Copy link
Copy Markdown
Contributor

I did the same thing last year #125625 , so I think it's the same as before, please add the skip news label

@Wulian233 Wulian233 requested a review from a team as a code owner October 8, 2025 12:56
@picnixz picnixz changed the title gh-139769: Enable 3.14 py.exe can be use on PCBuild gh-139769: Update PCBuild/find_python.bat to allow discovery of Python 3.14 Oct 8, 2025

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@zooba zooba merged commit 570d172 into python:main Oct 8, 2025
51 checks passed
@zooba zooba added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Oct 8, 2025
@miss-islington-app

Copy link
Copy Markdown

Thanks @Wulian233 for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Thanks @Wulian233 for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 8, 2025
…of Python 3.14 (pythonGH-139770)

Enable 3.14 py.exe can be use on PCBuild
(cherry picked from commit 570d172)

Co-authored-by: Wulian233 <1055917385@qq.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 8, 2025
…of Python 3.14 (pythonGH-139770)

Enable 3.14 py.exe can be use on PCBuild
(cherry picked from commit 570d172)

Co-authored-by: Wulian233 <1055917385@qq.com>
@bedevere-app

bedevere-app Bot commented Oct 8, 2025

Copy link
Copy Markdown

GH-139784 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Oct 8, 2025
@bedevere-app

bedevere-app Bot commented Oct 8, 2025

Copy link
Copy Markdown

GH-139785 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Oct 8, 2025
@zooba

zooba commented Oct 8, 2025

Copy link
Copy Markdown
Member

At some point we'll have to figure out how this works with the install manager, but eventually (when we can assume it's that installed rather than the old launcher) we can use py list ">=3.10" --one -f exe to just get the best available, and then use py install 3 to make the latest available.

zooba pushed a commit that referenced this pull request Oct 8, 2025
…hon 3.14 (GH-139770)

Enable 3.14 py.exe can be use on PCBuild
(cherry picked from commit 570d172)

Co-authored-by: Wulian233 <1055917385@qq.com>
zooba pushed a commit that referenced this pull request Oct 8, 2025
…hon 3.14 (GH-139770)

Enable 3.14 py.exe can be use on PCBuild
(cherry picked from commit 570d172)

Co-authored-by: Wulian233 <1055917385@qq.com>
@Wulian233 Wulian233 deleted the build branch October 8, 2025 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants