]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:34:55 +0000 (20:34 +0200)
committerGitHub <noreply@github.com>
Thu, 2 Jul 2026 18:34:55 +0000 (18:34 +0000)
commit867ec1cde9b4c96140b15bdda2253f6e504354cc
tree1c399a1e70078c3e3360b0185bedd2d060cbe1f7
parent387096ed937afccfba65e91885f5464da4a6a2bd
[3.14] gh-152847: Reject POSIX TZ rule with non-digit day-of-year in `_zoneinfo.py` (GH-152848) (#152909)

(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]