]> granicus.if.org Git - python/commit
bpo-35978: Correctly skips venv tests in venvs (GH-12220)
authorSteve Dower <steve.dower@microsoft.com>
Thu, 21 Mar 2019 17:04:21 +0000 (10:04 -0700)
committerGitHub <noreply@github.com>
Thu, 21 Mar 2019 17:04:21 +0000 (10:04 -0700)
commit8bba81fd55873148c65b7d0e6a6effbd63048c76
treedcf33cf11d17ac5d0c3a157ef682c7d72a8a9943
parent7ee88bf3e59493137a775368165c5c5fe1ed7f46
bpo-35978: Correctly skips venv tests in venvs (GH-12220)

Also fixes venvs from the build directory on Windows.
Lib/test/test_venv.py
Lib/venv/__init__.py