]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38809: Windows build scripts use python.exe from virtual envs (GH-17164)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 18 Nov 2019 17:53:21 +0000 (09:53 -0800)
committerGitHub <noreply@github.com>
Mon, 18 Nov 2019 17:53:21 +0000 (09:53 -0800)
commitcbbf1098f383e575d93841e555329eb66283c2f1
treeaaadabb3d8f69f84c2e8a54bf7d919c39b292665
parentca877c7523b103e1cf5815d866ce66a13ecca6a2
bpo-38809: Windows build scripts use python.exe from virtual envs (GH-17164)

https://bugs.python.org/issue38809
(cherry picked from commit ee703cbb418b7458bebb1d26a5e19d6b55280b28)

Co-authored-by: Tal Einat <taleinat+github@gmail.com>
Misc/NEWS.d/next/Build/2019-11-15-09-25-44.bpo-38809.9jwta6.rst [new file with mode: 0644]
PCbuild/find_python.bat