]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37369: Fix venv and test symlinking (GH-14456)
authorSteve Dower <steve.dower@python.org>
Fri, 28 Jun 2019 18:41:55 +0000 (11:41 -0700)
committerGitHub <noreply@github.com>
Fri, 28 Jun 2019 18:41:55 +0000 (11:41 -0700)
commited4657bd28432ace671a9e6ae38a3d485c69213d
tree771da7a4c29b7a920e9fda135cc65d19c156306e
parentdb4d7ddb012ef8f087a8eb2a5b8a672d04a48e1a
bpo-37369: Fix venv and test symlinking (GH-14456)
Lib/test/test_platform.py
Lib/test/test_sysconfig.py
Lib/test/test_venv.py
Lib/venv/__init__.py