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
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.4 KB
_testembed.c -rw-r--r-- 5.6 KB
python.c -rw-r--r-- 2.1 KB

README

back to top