]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-115538: Use pathlib to compare prefixes in test_venv (GH-117076)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 2 Apr 2024 13:31:08 +0000 (15:31 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Apr 2024 13:31:08 +0000 (13:31 +0000)
commit38bcbb22f9f0e86b66feb9381810a09e7488dc1f
tree87576a9eb2e309056d215184aec4c566f6793b4b
parent5b547de1f7d14a6e9d54111286baa7a196efcac7
[3.11] gh-115538: Use pathlib to compare prefixes in test_venv (GH-117076)

gh-115538: Use pathlib to compare prefixes in test_venv (GH-117076)
(cherry picked from commit 52f5b7f9e05fc4a25e385c046e0b091641674556)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
Lib/test/test_venv.py