]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92817: Fix precedence of options to py.exe launcher (GH-92988)
authorSteve Dower <steve.dower@python.org>
Thu, 19 May 2022 22:45:41 +0000 (23:45 +0100)
committerGitHub <noreply@github.com>
Thu, 19 May 2022 22:45:41 +0000 (23:45 +0100)
commit73473fdeac3ff9d75ac9d189bb8552b7459812f1
tree0cb9122b65efa21a2790a85105a2c9ee7969fba0
parent38feffa09c74d9a853745908b7813903bae33b96
gh-92817: Fix precedence of options to py.exe launcher (GH-92988)
Lib/test/test_launcher.py
Misc/NEWS.d/next/Windows/2022-05-19-21-44-25.gh-issue-92817.Jrf-Kv.rst [new file with mode: 0644]
PC/launcher2.c