diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-11-10 16:53:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-10 16:53:51 (GMT) |
commit | c9f2177d13925536c662c1c9237ed0875b8b67da (patch) | |
tree | 772e90034e768839985de39cec7bb7d9e540c3f9 /Modules/xxlimited.c | |
parent | f9a68be6733fba8b5003119445b08dedace9367e (diff) | |
download | cpython-c9f2177d13925536c662c1c9237ed0875b8b67da.zip cpython-c9f2177d13925536c662c1c9237ed0875b8b67da.tar.gz cpython-c9f2177d13925536c662c1c9237ed0875b8b67da.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>
(cherry picked from commit c41b13d39ccc2d6e239782de99ba8e3cdd061e5a)
Co-authored-by: Vincent Fazio <vfazio@gmail.com>
Signed-off-by: Vincent Fazio <vfazio@gmail.com>
Diffstat (limited to 'Modules/xxlimited.c')
0 files changed, 0 insertions, 0 deletions