]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-85702: Catch PermissionError in zoneinfo.load_tzdata() (#136117)
authorVictor Stinner <vstinner@python.org>
Mon, 30 Jun 2025 14:33:01 +0000 (16:33 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Jun 2025 14:33:01 +0000 (16:33 +0200)
commitee47670e8b8648b14fd4cb64a9d47d6ed3c5b6b7
tree4fa24e80f83e7283802c47f61c19ef7f3a1ceff5
parent2bdd50309f543f449d7d82b64ed6f60ae0aa80b9
gh-85702: Catch PermissionError in zoneinfo.load_tzdata() (#136117)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Lib/zoneinfo/_common.py
Misc/NEWS.d/next/Library/2025-06-30-11-12-24.gh-issue-85702.0Lrbwu.rst [new file with mode: 0644]