]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93005: Fixes launcher test when no Python install is available (GH-93007)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 23 May 2022 16:42:41 +0000 (09:42 -0700)
committerGitHub <noreply@github.com>
Mon, 23 May 2022 16:42:41 +0000 (09:42 -0700)
commit8c5739e42598b62facaec0466c84560e1a348334
treea5610edb943b83d21be90d9c219aa24020bf82a4
parentacc998a83140e2d085037f40bf0cc5dcd64c8740
gh-93005: Fixes launcher test when no Python install is available (GH-93007)

(cherry picked from commit 949dbf97ba09da3cfb243d5ad7f90967ad15f354)

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