]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-75586: Make shutil.which() on Windows more consistent with the OS (GH-103179)
authorCharles Machalow <csm10495@gmail.com>
Tue, 4 Apr 2023 22:24:13 +0000 (15:24 -0700)
committerGitHub <noreply@github.com>
Tue, 4 Apr 2023 22:24:13 +0000 (23:24 +0100)
commit935aa452359ac3f79febefcdb4387b962cf528af
tree31700f3b8d0dfb85e7267ffcfd5330237df212f1
parentf184abbdc9ac3a5656de5f606faf505aa42ff391
GH-75586: Make shutil.which() on Windows more consistent with the OS (GH-103179)
Doc/library/shutil.rst
Doc/whatsnew/3.12.rst
Lib/shutil.py
Lib/test/test_shutil.py
Misc/NEWS.d/next/Library/2023-04-02-22-04-26.gh-issue-75586.526iJm.rst [new file with mode: 0644]
Modules/_winapi.c
Modules/clinic/_winapi.c.h