]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-47239: Fixes py.exe output when run in a virtual environment. (GH-32364)
authorSteve Dower <steve.dower@python.org>
Wed, 6 Apr 2022 23:09:54 +0000 (00:09 +0100)
committerGitHub <noreply@github.com>
Wed, 6 Apr 2022 23:09:54 +0000 (00:09 +0100)
commit2390b2236d4b6ea96217478221d6f7d4b4f344f8
tree55c9be0a3a96f47efe344a670f487fd679421b9c
parentca219f6dfc57f8f4984f96df0f733b7de92fe91c
bpo-47239: Fixes py.exe output when run in a virtual environment. (GH-32364)
Lib/test/test_launcher.py
Misc/NEWS.d/next/Windows/2022-04-06-15-16-37.bpo-47239.B1HP7i.rst [new file with mode: 0644]
PC/launcher2.c