Staging
v0.8.1
https://github.com/python/cpython
Revision e2c1657dff86decf1e232b66e766d2e51381109c authored by Miss Islington (bot) on 05 September 2018, 14:45:08 UTC, committed by Victor Stinner on 05 September 2018, 14:45:08 UTC
distutils.spawn.find_executable() now falls back on os.defpath if the
PATH environment variable is not set.
(cherry picked from commit 39487196c87e28128ea907a0d9b8a88ba53f68d5)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
1 parent 635461f
History
Tip revision: e2c1657dff86decf1e232b66e766d2e51381109c authored by Miss Islington (bot) on 05 September 2018, 14:45:08 UTC
bpo-34530: Fix distutils find_executable() (GH-9049) (GH-9057)
Tip revision: e2c1657
File Mode Size
docs-release.yml -rw-r--r-- 1.2 KB
docs.yml -rw-r--r-- 1.6 KB
linux-buildbot.yml -rw-r--r-- 1.3 KB
linux-coverage.yml -rw-r--r-- 2.6 KB
linux-deps.yml -rw-r--r-- 787 bytes
linux-pr.yml -rw-r--r-- 2.3 KB
macos-buildbot.yml -rw-r--r-- 759 bytes
macos-pr.yml -rw-r--r-- 1.5 KB
windows-buildbot.yml -rw-r--r-- 1.1 KB
windows-pr.yml -rw-r--r-- 1.7 KB

back to top