]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116404: Handle errors correctly in `wait_helper` in `posixmodule` (#116405)
authorNikita Sobolev <mail@sobolevn.me>
Wed, 6 Mar 2024 08:46:47 +0000 (11:46 +0300)
committerGitHub <noreply@github.com>
Wed, 6 Mar 2024 08:46:47 +0000 (08:46 +0000)
commit22ccf13b332902142fe0c52c593f9efc152c7761
tree55f3a75fa3944ac0b1866b33484307cd68ccb5dc
parentd2f1b0eb4956b4923f111c7c740ba7ab25f3312d
gh-116404: Handle errors correctly in `wait_helper` in `posixmodule` (#116405)
Modules/posixmodule.c