COMMITS
/ Lib/zoneinfo/_tzpath.py September 18, 2025
N
gh-137976: Explicitly exclude `localtime` from `available_timezones` (#138012)
Nicholas Tindle committed
September 11, 2025
S
gh-138432: Improved invalid path checking in zoneinfo.reset_tzpath() (GH-138433)
Stephen Morton committed
August 17, 2025
A
GH-137841: Open tzdata/zones file with UTF-8 encoding (#137872)
Adam Turner committed
May 3, 2025
K
gh-114713: Revert gh-114731 (#133330)
Kirill Podoprigora committed
April 15, 2025
B
gh-114713: Handle case of an empty string passed to `zoneinfo.ZoneInfo` (#114731)
Bogdan Romanyuk committed
February 6, 2024
N
gh-106233: Fix stacklevel in zoneinfo.InvalidTZPathWarning (GH-106234)
Nikita Sobolev committed
January 21, 2022
J
bpo-46124: Update zoneinfo to rely on importlib.resources traversable API. (GH-30190)
Jason R. Coombs committed
April 25, 2021
A
fix typo in warning (#20620)
Allen committed
May 29, 2020
P
Further de-linting of zoneinfo module (#20499)
Paul Ganssle committed
May 24, 2020
D
bpo-40443: Remove unused imports in the zoneinfo (GH-20354)
Dong-hee Na committed
May 18, 2020
P
bpo-40536: Add zoneinfo.available_timezones (GH-20158)
Paul Ganssle committed
May 16, 2020
P
bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909)
Paul Ganssle committed