]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-85702: Catch PermissionError in zoneinfo.load_tzdata() (GH-136117) (#136128)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 30 Jun 2025 14:58:18 +0000 (16:58 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Jun 2025 14:58:18 +0000 (14:58 +0000)
commite86ac729953febddc13c59fb15be6d1cc6b80146
treedfe865872b798cee87ed9cff5462fc6e77428f94
parent71bd3d0647175490ebccfe353ab086b2aa1ef119
[3.14] gh-85702: Catch PermissionError in zoneinfo.load_tzdata() (GH-136117) (#136128)

gh-85702: Catch PermissionError in zoneinfo.load_tzdata() (GH-136117)
(cherry picked from commit ee47670e8b8648b14fd4cb64a9d47d6ed3c5b6b7)

Co-authored-by: Victor Stinner <vstinner@python.org>
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]