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

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