diff options
author | Charles Machalow <csm10495@gmail.com> | 2023-10-02 08:27:30 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-02 08:27:30 (GMT) |
commit | 29b875bb93099171aeb7a60cd18d4e1f4ea3c1db (patch) | |
tree | 4125892f44bd5a1a0a6dd733909ffcfcb9ec284a /Python/getplatform.c | |
parent | 29c3a445d99f7e29086f6fdc4612e200cbbdc0ff (diff) | |
download | cpython-29b875bb93099171aeb7a60cd18d4e1f4ea3c1db.zip cpython-29b875bb93099171aeb7a60cd18d4e1f4ea3c1db.tar.gz cpython-29b875bb93099171aeb7a60cd18d4e1f4ea3c1db.tar.bz2 |
gh-109590: Update shutil.which on Windows to prefer a PATHEXT extension on executable files (GH-109995)
The default arguments for shutil.which() request an executable file, but extensionless files are not executable on Windows and should be ignored.
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions