]> 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)
committerNed Deily <nad@python.org>
Tue, 2 Jul 2019 02:25:25 +0000 (22:25 -0400)
commit57eba3aff16016be84b2fa8532b4f618fec79d97
tree4661000b5d1af878075291ad93be1ab0cfebd234
parent3c34ea97a341e4dd80b542c99c593f014a8ae410
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