]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use non alternate name for Kyiv (GH-108533)
authorJochen Sprickerhof <github@jochen.sprickerhof.de>
Tue, 29 Aug 2023 15:00:43 +0000 (17:00 +0200)
committerGitHub <noreply@github.com>
Tue, 29 Aug 2023 15:00:43 +0000 (18:00 +0300)
commit7659128b9d7a30ddbcb063bc12e2ddb0f1f119e0
treed55af66b49ca687e382f4f118dd4832a687a18c5
parent9205dfeca54cb24aa9a984c12a6419d71635be9f
Use non alternate name for Kyiv (GH-108533)

tzdata provides Kiev as an alternative to Kyiv:

https://sources.debian.org/src/tzdata/2023c-10/backward/?hl=314#L314

But Debian moved it to the tzdata-legacy package breaking the test:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050530

This patch switches to the name provided by tzdata.
Lib/test/test_email/test_utils.py