]> granicus.if.org Git - python/commit
bpo-35854: Fix EnvBuilder and --symlinks in venv on Windows (GH-11700)
authorSteve Dower <steve.dower@microsoft.com>
Wed, 30 Jan 2019 21:49:14 +0000 (13:49 -0800)
committerGitHub <noreply@github.com>
Wed, 30 Jan 2019 21:49:14 +0000 (13:49 -0800)
commita1f9a3332bd4767e47013ea787022f06b6dbcbbd
tree7953193c5c6971eb5168b8ca753449615a5a8ce5
parent40ebe948e97b47fc84c8f527910063286a174b25
bpo-35854: Fix EnvBuilder and --symlinks in venv on Windows (GH-11700)
Doc/library/venv.rst
Doc/using/venv-create.inc
Lib/test/test_venv.py
Lib/venv/__init__.py
Misc/NEWS.d/next/Windows/2019-01-29-15-44-46.bpo-35854.Ww3z19.rst [new file with mode: 0644]