]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:29:32 +0000 (15:29 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Apr 2024 13:29:32 +0000 (13:29 +0000)
commit75b3139b53ea0377ae0e933985ee86c8f6ad5a6c
treeff0b8d2089c47e36613b2add35dbf83377bd3833
parent52f1fb6f7dba31ccbe28f555f199c7d29f137581
[3.12] 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