-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-58689: Fix os.kill() error handling on Windows #128932
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I chose to not add a NEWS entry since it seems like |
cc @rruuaanng |
Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
Merged, thanks for the review @zooba. |
) (cherry picked from commit 939df0f) Co-authored-by: Victor Stinner <[email protected]>
GH-128937 is a backport of this pull request to the 3.13 branch. |
) (cherry picked from commit 939df0f) Co-authored-by: Victor Stinner <[email protected]>
GH-128938 is a backport of this pull request to the 3.12 branch. |
Oh, it looks like I'm late. Thank you for handling this @vstinner. The patch looks great—definitely more complete than just fixing the return value :) |
Uh oh!
There was an error while loading. Please reload this page.