]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116448: Handle errors correctly in `os_waitid_impl` in `posixmodule` (#116449)
authorNikita Sobolev <mail@sobolevn.me>
Thu, 7 Mar 2024 08:28:48 +0000 (11:28 +0300)
committerGitHub <noreply@github.com>
Thu, 7 Mar 2024 08:28:48 +0000 (08:28 +0000)
commit882fcede83af783a834b759e4643130dc1307ee3
treef9a9aa1c16a46f79e5be533591cb1158f841ea05
parent808a77612fb89b125d25efac2788522a100e8a6d
gh-116448: Handle errors correctly in `os_waitid_impl` in `posixmodule` (#116449)
Modules/posixmodule.c