mirror of
https://github.com/python/cpython.git
synced 2026-05-10 14:41:01 -04:00
b6e508cc86
tzdata provides Kiev as an alternative to Kyiv:
https://sources.debian.org/src/tzdata/2023c-10/backward/?hl=314GH-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.
Also check that the new name is actually available.
(cherry picked from commit 46407fe79c)
Co-authored-by: Jochen Sprickerhof <github@jochen.sprickerhof.de>