]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119070: Fix py.exe handling of /usr/bin/env commands missing extension (GH-119426)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 29 May 2024 20:06:38 +0000 (22:06 +0200)
committerGitHub <noreply@github.com>
Wed, 29 May 2024 20:06:38 +0000 (20:06 +0000)
commitc3cfc04a736111cb61883cef08469ea46f86d9ce
tree75f72ec6beb5a13c0b6fd7651591ce5eba95e587
parentdcfbd3be9f1e0ba7aa32214e8f5f7f2ea4375a28
gh-119070: Fix py.exe handling of /usr/bin/env commands missing extension (GH-119426)

(cherry picked from commit df93f5d4bf9d70036d485666d4dd4f009d37f8b9)

Co-authored-by: Steve Dower <steve.dower@python.org>
Lib/test/test_launcher.py
Misc/NEWS.d/next/Windows/2024-05-22-19-43-29.gh-issue-119070._enton.rst [new file with mode: 0644]
PC/launcher2.c