]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103224: Use the realpath of the Python executable in `test_venv` (GH-103243)
authorArtem Mukhin <artem.m.mukhin@gmail.com>
Thu, 1 Jun 2023 09:39:59 +0000 (11:39 +0200)
committerGitHub <noreply@github.com>
Thu, 1 Jun 2023 09:39:59 +0000 (10:39 +0100)
commit85b0b0cd947c5218260fb2bc2014c8c8de172d33
tree97b52a99c285bbda6a91e21ac7211ad820b91b38
parent27f9491c60606460209c109fc8ad8a6dcfd02f79
gh-103224: Use the realpath of the Python executable in `test_venv` (GH-103243)

Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
Lib/test/test_venv.py