]> 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:14 +0000 (09:53 -0800)
committerGitHub <noreply@github.com>
Mon, 18 Nov 2019 17:53:14 +0000 (09:53 -0800)
commit2b928d9bf75d82b86dc3b4fcbc243d36a7958f4c
tree6c3bbb2e7d4fc7475be1f6aa1a17012a814a6500
parent3f4e7f7eb342daa41922d00366827b0a1b233bf7
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