cpython/Lib/zoneinfo
Weilin Du 585e14c7d3
gh-140145: Use repr of the key in zoneinfo "No time zone found" error (#140433)
Co-authored-by: Stan Ulbrych <stan@python.org>
2026-06-15 17:11:10 +01:00
..
__init__.py gh-137754: Fix import of zoneinfo if _datetime is not available (GH-137845) 2025-08-23 12:12:13 +03:00
_common.py gh-140145: Use repr of the key in zoneinfo "No time zone found" error (#140433) 2026-06-15 17:11:10 +01:00
_tzpath.py gh-137976: Explicitly exclude localtime from available_timezones (#138012) 2025-09-18 17:32:14 +01:00
_zoneinfo.py gh-145883: Fix two heap-buffer-overflows in _zoneinfo (#145885) 2026-04-04 13:29:17 +01:00