]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-116404: Handle errors correctly in `wait_helper` in `posixmodule` (GH-11640...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 6 Mar 2024 09:05:45 +0000 (10:05 +0100)
committerGitHub <noreply@github.com>
Wed, 6 Mar 2024 09:05:45 +0000 (09:05 +0000)
commit5c69f60ae1859e53f858e65636d1c6d83873a963
tree0c8e0433868b37f92e6923b71a9fa6e341553756
parent88fdb082d98104dd5612b06397f4c764a0936616
[3.12] gh-116404: Handle errors correctly in `wait_helper` in `posixmodule` (GH-116405) (#116406)

gh-116404: Handle errors correctly in `wait_helper` in `posixmodule` (GH-116405)
(cherry picked from commit 22ccf13b332902142fe0c52c593f9efc152c7761)

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