diff options
author | Vincent Fazio <vfazio@gmail.com> | 2022-11-10 16:26:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-10 16:26:42 (GMT) |
commit | c41b13d39ccc2d6e239782de99ba8e3cdd061e5a (patch) | |
tree | 075f0b3abf5024b4aab968a7d8e5e34eaf35b144 /Python/bytecodes.c | |
parent | f1680c3fbf7d18a1b3a5b390c433298bb6b9fcac (diff) | |
download | cpython-c41b13d39ccc2d6e239782de99ba8e3cdd061e5a.zip cpython-c41b13d39ccc2d6e239782de99ba8e3cdd061e5a.tar.gz cpython-c41b13d39ccc2d6e239782de99ba8e3cdd061e5a.tar.bz2 |
gh-99204: Calculate base_executable by alternate names in POSIX venvs (GH-99206)
Check to see if `base_executable` exists. If it does not, attempt
to use known alternative names of the python binary to find an
executable in the path specified by `home`.
If no alternative is found, previous behavior is preserved.
Signed-off-by: Vincent Fazio <vfazio@gmail.com>
Signed-off-by: Vincent Fazio <vfazio@gmail.com>
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions