]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119070: Fix py.exe handling of /usr/bin/env commands missing extension (GH-119426)
authorSteve Dower <steve.dower@python.org>
Wed, 29 May 2024 17:51:13 +0000 (18:51 +0100)
committerGitHub <noreply@github.com>
Wed, 29 May 2024 17:51:13 +0000 (18:51 +0100)
commitdf93f5d4bf9d70036d485666d4dd4f009d37f8b9
treecfb0394d6adcc3fbab67134c62e79f534dff5997
parentfcca08ec2f48f4ba5ba1d4690fb39b1efe630944
gh-119070: Fix py.exe handling of /usr/bin/env commands missing extension (GH-119426)
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