diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-04-25 11:16:02 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-25 11:16:02 (GMT) |
commit | f4edd39017a211d4544570a1e2ac2110ef8e51b4 (patch) | |
tree | abba0b752e8e51fd231e2f15784823928254726c /Python/dynload_os2.c | |
parent | 84efbaecaf50b771cc7a95fd9dd9602bd31de305 (diff) | |
download | cpython-f4edd39017a211d4544570a1e2ac2110ef8e51b4.zip cpython-f4edd39017a211d4544570a1e2ac2110ef8e51b4.tar.gz cpython-f4edd39017a211d4544570a1e2ac2110ef8e51b4.tar.bz2 |
bpo-28552: Fix distutils.sysconfig for empty sys.executable (GH-12875) (GH-12949)
bpo-28552, bpo-7774: Fix distutils.sysconfig if sys.executable is
None or an empty string: use os.getcwd() to initialize project_base.
Fix also the distutils build command: don't use sys.executable if
it's evaluated as false (None or empty string).
Diffstat (limited to 'Python/dynload_os2.c')
0 files changed, 0 insertions, 0 deletions