]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100247: Fix py.exe launcher not using entire shebang command for finding custom...
authorSteve Dower <steve.dower@python.org>
Fri, 13 Jan 2023 11:49:01 +0000 (11:49 +0000)
committerGitHub <noreply@github.com>
Fri, 13 Jan 2023 11:49:01 +0000 (11:49 +0000)
commit468c3bf79890ef614764b4e7543608876c792794
tree89d6d404a7b9f6950407801169ee7b31b8be24bd
parentb5d4347950399800c6703736d716f08761b29245
gh-100247: Fix py.exe launcher not using entire shebang command for finding custom commands (GH-100944)
Doc/using/windows.rst
Lib/test/test_launcher.py
Misc/NEWS.d/next/Windows/2023-01-11-14-42-11.gh-issue-100247.YfEmSz.rst [new file with mode: 0644]
PC/launcher2.c