]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93005: Fix py.exe launcher test to search for intended tag (GH-93190)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 25 May 2022 22:29:36 +0000 (15:29 -0700)
committerGitHub <noreply@github.com>
Wed, 25 May 2022 22:29:36 +0000 (15:29 -0700)
commit4d863453f8a68ca65acb6207e256b963bdf0fd14
tree1218a09b16efcc826f980550df4e3408589bda7a
parent83940c07666090301168d0108cf545d3db28b925
gh-93005: Fix py.exe launcher test to search for intended tag (GH-93190)

(cherry picked from commit ca58e4a2c596d1b4cdcae9ec92844d3d3272c4ce)

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