]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94399: Restore PATH search behaviour of py.exe launcher for '/usr/bin/env' shebang...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 3 Aug 2022 22:00:46 +0000 (15:00 -0700)
committerGitHub <noreply@github.com>
Wed, 3 Aug 2022 22:00:46 +0000 (15:00 -0700)
commit2c0017b5e610d196ccec125f8fb76bb746964a32
treef00bae316c2cc665988531624ece8c68895c7369
parent450ee4f791a06b69398e812e74dfffd1edc12779
gh-94399: Restore PATH search behaviour of py.exe launcher for '/usr/bin/env' shebang lines (GH-95582)

(cherry picked from commit 67840edb2851c6d4ca65d8389327d8a6dc06255a)

Co-authored-by: Steve Dower <steve.dower@python.org>
Doc/using/windows.rst
Lib/test/test_launcher.py
Misc/NEWS.d/next/Windows/2022-08-03-00-49-46.gh-issue-94399.KvxHc0.rst [new file with mode: 0644]
PC/launcher2.c