]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-113027: Fix timezone check in test_variable_tzname in test_email (GH-113835)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Fri, 12 Jan 2024 10:46:17 +0000 (10:46 +0000)
committerGitHub <noreply@github.com>
Fri, 12 Jan 2024 10:46:17 +0000 (11:46 +0100)
commit29e2839cd6af5c90cfd7abe800b045b6dcee0c05
treefd3ca4a4dc891fd3da6686a9824b5e0a45c6bea0
parentde777e490fb356d7bcc7c907141c20a5135d97df
gh-113027: Fix timezone check in test_variable_tzname in test_email (GH-113835)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_email/test_utils.py