]> 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:03:17 +0000 (22:03 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2024 21:03:17 +0000 (21:03 +0000)
commiteb745733fe77098888ebcf90e511990c6aaf37ba
treecb8f372aa921ea41435517518599dd97d7bce794
parentdb145c72b853779a5349f4b8a5d21f6c2ae0c52e
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