]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-118998: Handle errors correctly in `tmtotuple` in `timemodule` (GH-118999...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 13 May 2024 21:43:23 +0000 (23:43 +0200)
committerGitHub <noreply@github.com>
Mon, 13 May 2024 21:43:23 +0000 (21:43 +0000)
commitc7628b0ea0aaee8b6b16a8e69edea86a668ef94e
tree198ca46116df0ae827dd318d51a69a180f9c3c54
parentd1aac22b7a6b35672b6b3a9d5a6ab7afa4a36d9d
[3.13] gh-118998: Handle errors correctly in `tmtotuple` in `timemodule` (GH-118999) (#119018)

gh-118998: Handle errors correctly in `tmtotuple` in `timemodule` (GH-118999)
(cherry picked from commit fc757925944a9486d4244853dbe6e37ab3e560c2)

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