]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.7] bpo-34977: Use venv redirector instead of original python.exe on Windows (GH...
authorSteve Dower <steve.dower@microsoft.com>
Mon, 10 Dec 2018 16:11:34 +0000 (08:11 -0800)
committerGitHub <noreply@github.com>
Mon, 10 Dec 2018 16:11:34 +0000 (08:11 -0800)
commitb264c609853eae9dbb45c6dbee11e84ae3927e88
tree607edf9521e3243856ee9e5804a9cf45cfef6b82
parentef1fc0d031c925416d49b407518932ccbf57a0d2
[3.7] 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