]> 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 19:12:55 +0000 (20:12 +0100)
committerGitHub <noreply@github.com>
Wed, 29 May 2024 19:12:55 +0000 (20:12 +0100)
commitbc01c5d2252a31304a58c14d0e1aeffa4795092a
tree9c0605fdc154319c8e6d666565a0475ef1133ce2
parenta62681c4055f62484efe1edc2446fc4cce5c2bf0
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