]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115543: Update py.exe to know about Python 3.13 and to install 3.12 by default...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 19 Feb 2024 21:05:04 +0000 (22:05 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2024 21:05:04 +0000 (21:05 +0000)
commitf0104d2a2db2d75e170193ab9082f8045f51db42
treef9e9144fe613408599538bccd3bfbf005944a6f3
parentc39baf15c5b8b38402976abae873578ab7741156
gh-115543: Update py.exe to know about Python 3.13 and to install 3.12 by default (GH-115544)

(cherry picked from commit 6cd18c75a41a74cab69ebef0b7def3e48421bdd1)

Co-authored-by: Steve Dower <steve.dower@python.org>
Misc/NEWS.d/next/Windows/2024-02-15-23-16-31.gh-issue-115543.otrWnw.rst [new file with mode: 0644]
PC/launcher2.c