bpo-35978: Correctly skips venv tests in venvs (GH-12220) · python/cpython@b0967fe · GitHub
Skip to content

Commit b0967fe

Browse files
bpo-35978: Correctly skips venv tests in venvs (GH-12220)
Also fixes venvs from the build directory on Windows. (cherry picked from commit 8bba81f) Co-authored-by: Steve Dower <steve.dower@microsoft.com>
1 parent b058a97 commit b0967fe

2 files changed

Lines changed: 22 additions & 12 deletions

File tree

Lib/test/test_venv.py

Lines changed: 10 additions & 5 deletions

Lib/venv/__init__.py

Lines changed: 12 additions & 7 deletions

0 commit comments

Comments
 (0)