]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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:08:35 +0000 (10:08 +0100)
committerGitHub <noreply@github.com>
Wed, 6 Mar 2024 09:08:35 +0000 (09:08 +0000)
commitd69bef60803b43544d67c8b35117ddf483c5732b
treec3ceec35a19deda7c1e703e703fde64075efad69
parent23c17f3c1aa9a0da6de0a50586aee9ddd39f48cb
[3.11] gh-116404: Handle errors correctly in `wait_helper` in `posixmodule` (GH-116405) (#116407)

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