]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:03:28 +0000 (10:03 +0100)
committerGitHub <noreply@github.com>
Thu, 7 Mar 2024 09:03:28 +0000 (09:03 +0000)
commitcbd94fdb6c3d095730aa1ba691ef490d0a5650f2
treea6902387b5ba10e22932dcc78789c29694e886d8
parent1e75fe146857b5e6624bd3281675cf20cc356273
[3.12] gh-116448: Handle errors correctly in `os_waitid_impl` in `posixmodule` (GH-116449) (#116451)

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