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

Commit 8bba81f

Browse files
authored
bpo-35978: Correctly skips venv tests in venvs (GH-12220)
Also fixes venvs from the build directory on Windows.
1 parent 7ee88bf commit 8bba81f

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)