]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101467: Correct py.exe handling of prefix matches and cases when only one runtime...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 1 Feb 2023 21:31:21 +0000 (13:31 -0800)
committerGitHub <noreply@github.com>
Wed, 1 Feb 2023 21:31:21 +0000 (13:31 -0800)
commite98fa7121dd80496c60f07bb51101b648fe27cda
tree8a1708ebd39076fa983cb4a5da381487929ff9e3
parent89442e18e1e17c0eb0eb06e5da489e1cb2d4219d
gh-101467: Correct py.exe handling of prefix matches and cases when only one runtime is installed (GH-101468)

(cherry picked from commit eda60916bc88f8af736790ffd52381e8bb83ae83)

Co-authored-by: Steve Dower <steve.dower@python.org>
Doc/using/windows.rst
Lib/test/test_launcher.py
Misc/NEWS.d/next/Windows/2023-01-31-16-50-07.gh-issue-101467.ye9t-L.rst [new file with mode: 0644]
PC/launcher2.c