]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95359: Fix py.exe launcher handling of per-user py.ini and command names (GH-95399)
authorSteve Dower <steve.dower@python.org>
Thu, 28 Jul 2022 20:11:17 +0000 (21:11 +0100)
committerGitHub <noreply@github.com>
Thu, 28 Jul 2022 20:11:17 +0000 (21:11 +0100)
commit38bb2068fe1f51a74b36c46e820abc5f6422cded
tree5dac1b48bfaaf8f843f0dd6d2a5a038f3a1c08d6
parenta1daf6e5ccd78e43ba1eb6fa8d0347e939ce8243
gh-95359: Fix py.exe launcher handling of per-user py.ini and command names (GH-95399)
Lib/test/test_launcher.py
Misc/NEWS.d/next/Windows/2022-07-28-20-21-38.gh-issue-95359.ywMrgu.rst [new file with mode: 0644]
PC/launcher2.c