Skip to content
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

gh-116448: Handle errors correctly in os_waitid_impl in posixmodule #116449

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Mar 7, 2024

@sobolevn sobolevn enabled auto-merge (squash) March 7, 2024 08:05
@sobolevn sobolevn merged commit 882fced into python:main Mar 7, 2024
38 checks passed
@miss-islington-app
Copy link

Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 7, 2024
…xmodule` (pythonGH-116449)

(cherry picked from commit 882fced)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@bedevere-app
Copy link

bedevere-app bot commented Mar 7, 2024

GH-116451 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Mar 7, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 7, 2024
…xmodule` (pythonGH-116449)

(cherry picked from commit 882fced)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@bedevere-app
Copy link

bedevere-app bot commented Mar 7, 2024

GH-116453 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Mar 7, 2024
sobolevn added a commit that referenced this pull request Mar 7, 2024
…ixmodule` (GH-116449) (#116451)

gh-116448: Handle errors correctly in `os_waitid_impl` in `posixmodule` (GH-116449)
(cherry picked from commit 882fced)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
sobolevn added a commit that referenced this pull request Mar 7, 2024
…ixmodule` (GH-116449) (#116453)

gh-116448: Handle errors correctly in `os_waitid_impl` in `posixmodule` (GH-116449)
(cherry picked from commit 882fced)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 25, 2024
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants