]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118998: Handle errors correctly in `tmtotuple` in `timemodule` (#118999)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 13 May 2024 21:20:59 +0000 (00:20 +0300)
committerGitHub <noreply@github.com>
Mon, 13 May 2024 21:20:59 +0000 (00:20 +0300)
commitfc757925944a9486d4244853dbe6e37ab3e560c2
tree098511f3fb3c495bb040df6e84fd32e4bc39d4b6
parentb04c497f187b0b474e431a6d8d282269b40ffe52
gh-118998: Handle errors correctly in `tmtotuple` in `timemodule` (#118999)
Modules/timemodule.c