]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:47:12 +0000 (23:47 +0200)
committerGitHub <noreply@github.com>
Mon, 13 May 2024 21:47:12 +0000 (21:47 +0000)
commit5bf7f5c6a874ebb8dfcf35f4868cfa8fd2a6cffe
tree5f01000ceb9d046c0a478bd6b66d86640fd77223
parent275ec3917e12353d51d60149ebe711166822c423
[3.12] gh-118998: Handle errors correctly in `tmtotuple` in `timemodule` (GH-118999) (#119019)

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