cpython/Lib/zoneinfo
Miss Islington (bot) 333cab0da7
[3.14] gh-137754: Fix import of zoneinfo if _datetime is not available (GH-137845) (GH-138084)
Both modules should use the Python implementation in that case.
(cherry picked from commit 6620ef0ff6)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2025-10-08 14:28:41 +02:00
..
__init__.py [3.14] gh-137754: Fix import of zoneinfo if _datetime is not available (GH-137845) (GH-138084) 2025-10-08 14:28:41 +02:00
_common.py [3.14] gh-85702: Catch PermissionError in zoneinfo.load_tzdata() (GH-136117) (#136128) 2025-06-30 14:58:18 +00:00
_tzpath.py [3.14] gh-138432: Improved invalid path checking in zoneinfo.reset_tzpath() (GH-138433) (GH-138777) 2025-10-07 23:06:37 +02:00
_zoneinfo.py [3.14] gh-135273: Unify ZoneInfo.from_file signatures (GH-135274) (#135716) 2025-06-19 15:14:14 +00:00