This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author kkirsche
Recipients Alex.LordThorsen, SilentGhost, akira, belopolsky, berker.peksag, inglesp, karlcow, kkirsche, miss-islington, p-ganssle, r.david.murray
Date 2021-11-01.12:58:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635771499.69.0.975154430946.issue22377@roundup.psfhosted.org>
In-reply-to
Content
With the introduction of PEP 0615 (https://www.python.org/dev/peps/pep-0615/) — Support for the IANA Time Zone Database in the Standard Library — should this be revisited to now leverage ZoneInfo to fully parse these time zone values in Python 3.9+ (or 3.11 with introduction of the feature if it is unreasonable to backport this)?
History
Date User Action Args
2021-11-01 12:58:21kkirschesetrecipients: + kkirsche, belopolsky, r.david.murray, karlcow, SilentGhost, akira, inglesp, berker.peksag, Alex.LordThorsen, p-ganssle, miss-islington
2021-11-01 12:58:19kkirschesetmessageid: <1635771499.69.0.975154430946.issue22377@roundup.psfhosted.org>
2021-11-01 12:58:19kkirschelinkissue22377 messages
2021-11-01 12:58:19kkirschecreate