]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-119070: Update test_shebang_executable_extension to always use non-installe...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 4 Jun 2024 11:24:10 +0000 (13:24 +0200)
committerGitHub <noreply@github.com>
Tue, 4 Jun 2024 11:24:10 +0000 (13:24 +0200)
commit6ce2810f36829ae89278219ec89f3cc798f19ae6
tree77d9e2e55f4314919c4f6174952cf231c0048103
parent6e67fd5beaa26cd80d43a258c14f6044803d33fa
[3.13] gh-119070: Update test_shebang_executable_extension to always use non-installed version (GH-119846) (#GH-120015)

gh-119070: Update test_shebang_executable_extension to always use non-installed version (GH-119846)
(cherry picked from commit 5c48eb0cc6c3e84aafda0a734a05ecec14fc0ccf)

Co-authored-by: Steve Dower <steve.dower@python.org>
Lib/test/test_launcher.py