COMMITS
/ Lib/zoneinfo/_zoneinfo.py April 4, 2026
S
gh-145883: Fix two heap-buffer-overflows in `_zoneinfo` (#145885)
Stan Ulbrych committed
March 10, 2026
S
gh-142763: Fix race in ZoneInfo cache eviction (gh-144978)
Sam Gross committed
June 19, 2025
A
gh-135273: Unify `ZoneInfo.from_file` signatures (#135274)
Andrii Hrimov committed
October 14, 2023
S
bpo-42663: Fix parsing TZ strings in zoneinfo module (GH-23825)
Serhiy Storchaka committed
March 2, 2023
M
Fix typos in documentation and comments (GH-102374)
Michael K committed
October 6, 2021
C
Fix typos in the Lib directory (GH-28775)
Christian Clauss committed
June 3, 2020
A
Update error message in _zoneinfo.py to use f-string (GH-20577)
aboddie 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 16, 2020
P
bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909)
Paul Ganssle committed