bpo-40592: shutil.which will not return None anymore if ; is the last char in PATHEXT (GH-20088)
shutil.which will not return None anymore for empty str in PATHEXT Empty PATHEXT will now be defaulted to _WIN_DEFAULT_PATHEXT
C
Christopher Marchfelder committed
da6f098188c9825f10ae60db8987056b3a54c2e8
Parent: 345cd37
Committed by GitHub <noreply@github.com>
on 10/23/2020, 10:08:24 AM