]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-152847: Reject POSIX TZ rule with non-digit day-of-year in `_zoneinfo.py...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 2 Jul 2026 18:29:04 +0000 (20:29 +0200)
committerGitHub <noreply@github.com>
Thu, 2 Jul 2026 18:29:04 +0000 (18:29 +0000)
commit218d26d18e00c79e560742ab716095d3b062782c
tree487b5765ddc253302e59bfe9ac63a96bc54c703f
parent9eb701f627f8f19acec0839a309f5cf07d8ed143
[3.13] gh-152847: Reject POSIX TZ rule with non-digit day-of-year in `_zoneinfo.py` (GH-152848) (#152908)

(cherry picked from commit 31864bd9a683c93bd9b294fb5bcf6857493c15ff)

Co-authored-by: tonghuaroot (童话) <tonghuaroot@gmail.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
Lib/test/test_zoneinfo/test_zoneinfo.py
Lib/zoneinfo/_zoneinfo.py
Misc/NEWS.d/next/Library/2026-07-02-12-00-00.gh-issue-152847.PitKqc.rst [new file with mode: 0644]