]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-116448: Handle errors correctly in `os_waitid_impl` in `posixmodule` (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 7 Mar 2024 09:10:08 +0000 (10:10 +0100)
committerGitHub <noreply@github.com>
Thu, 7 Mar 2024 09:10:08 +0000 (09:10 +0000)
commitfa7f278583ddf464025c6fffd0441690ab3a87f7
tree32e7b8b901dc7906dc58036b36ad939fdfb5e8c3
parente89f2a0be17135e3c99d6bcb2fa8ad40a9f1a639
[3.11] gh-116448: Handle errors correctly in `os_waitid_impl` in `posixmodule` (GH-116449) (#116453)

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

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Modules/posixmodule.c