Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 23, 2020

shutil.which will not return None anymore for empty str in PATHEXT
Empty PATHEXT will now be defaulted to _WIN_DEFAULT_PATHEXT
(cherry picked from commit da6f098)

Co-authored-by: Christopher Marchfelder [email protected]

https://bugs.python.org/issue40592

Automerge-Triggered-By: GH:Mariatta

… char in PATHEXT (pythonGH-20088)

shutil.which will not return None anymore for empty str in PATHEXT
Empty PATHEXT will now be defaulted to _WIN_DEFAULT_PATHEXT
(cherry picked from commit da6f098)

Co-authored-by: Christopher Marchfelder <[email protected]>
@miss-islington
Copy link
Contributor Author

@peanutlord and @zooba: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@peanutlord and @zooba: Status check is done, and it's a failure ❌ .

@miss-islington miss-islington merged commit 8b4842b into python:3.8 Oct 23, 2020
@miss-islington miss-islington deleted the backport-da6f098-3.8 branch October 23, 2020 21:38
@miss-islington
Copy link
Contributor Author

@peanutlord and @zooba: Status check is done, and it's a failure ❌ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants