cpython/Lib/zoneinfo
Miss Islington (bot) b9179c354b
Some checks are pending
Tests / Windows MSI (push) Blocked by required conditions
Tests / (push) Blocked by required conditions
Tests / Change detection (push) Waiting to run
Tests / Docs (push) Blocked by required conditions
Tests / Check if the ABI has changed (push) Blocked by required conditions
Tests / Check if Autoconf files are up to date (push) Blocked by required conditions
Tests / Check if generated files are up to date (push) Blocked by required conditions
Tests / Ubuntu SSL tests with OpenSSL (push) Blocked by required conditions
Tests / Android (aarch64) (push) Blocked by required conditions
Tests / Android (x86_64) (push) Blocked by required conditions
Tests / WASI (push) Blocked by required conditions
Tests / Hypothesis tests on Ubuntu (push) Blocked by required conditions
Tests / Address sanitizer (push) Blocked by required conditions
Tests / Sanitizers (push) Blocked by required conditions
Tests / CIFuzz (push) Blocked by required conditions
Tests / All required checks pass (push) Blocked by required conditions
Lint / lint (push) Waiting to run
[3.13] gh-137754: Fix import of zoneinfo if _datetime is not available (GH-137845) (GH-138085)
Both modules should use the Python implementation in that case.
(cherry picked from commit 6620ef0ff6)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2025-08-23 09:33:58 +00:00
..
__init__.py [3.13] gh-137754: Fix import of zoneinfo if _datetime is not available (GH-137845) (GH-138085) 2025-08-23 09:33:58 +00:00
_common.py [3.13] gh-85702: Catch PermissionError in zoneinfo.load_tzdata() (GH-136117) (#136136) 2025-06-30 16:31:45 +00:00
_tzpath.py
_zoneinfo.py [3.13] gh-135273: Unify ZoneInfo.from_file signatures (GH-135274) (#135715) 2025-06-19 15:10:54 +00:00