]> granicus.if.org Git - python/commit
bpo-34977: Use venv redirector instead of original python.exe on Windows (GH-11029)
authorSteve Dower <steve.dower@microsoft.com>
Mon, 10 Dec 2018 16:11:21 +0000 (08:11 -0800)
committerGitHub <noreply@github.com>
Mon, 10 Dec 2018 16:11:21 +0000 (08:11 -0800)
commit1c3de541e64f75046b20cdd27bada1557e550bcd
tree958a34f1023404eb33b87a55ed52b34e3702ccd8
parentb6ef6f69a9afc979640a5f9883f799de1364bff7
bpo-34977: Use venv redirector instead of original python.exe on Windows (GH-11029)
Doc/library/venv.rst
Doc/whatsnew/3.7.rst
Lib/test/test_venv.py
Lib/venv/__init__.py
Misc/NEWS.d/next/Windows/2018-12-07-10-00-38.bpo-34977.agQJbD.rst [new file with mode: 0644]
PC/getpathp.c
PC/launcher.c
PCbuild/pcbuild.proj
PCbuild/venvlauncher.vcxproj [new file with mode: 0644]
PCbuild/venvwlauncher.vcxproj [new file with mode: 0644]
Tools/msi/lib/lib_files.wxs