cpython/Lib/test/test_email
Miss Islington (bot) 652d3f33fb
[3.11] gh-109017: Use non alternate name for Kyiv (GH-109251) (GH-111279)
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>
2023-10-24 23:56:02 +03:00
..
data
__init__.py
__main__.py
test__encoded_words.py
test__header_value_parser.py
test_asian_codecs.py
test_contentmanager.py
test_defect_handling.py
test_email.py [3.11] gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421) (GH-108799) 2023-09-03 09:34:30 +03:00
test_generator.py
test_headerregistry.py
test_inversion.py
test_message.py
test_parser.py
test_pickleable.py
test_policy.py
test_utils.py [3.11] gh-109017: Use non alternate name for Kyiv (GH-109251) (GH-111279) 2023-10-24 23:56:02 +03:00
torture_test.py