]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152847: Reject POSIX TZ rule with non-digit day-of-year in `_zoneinfo.py` (#152848)
authortonghuaroot (童话) <tonghuaroot@gmail.com>
Thu, 2 Jul 2026 18:04:53 +0000 (02:04 +0800)
committerGitHub <noreply@github.com>
Thu, 2 Jul 2026 18:04:53 +0000 (20:04 +0200)
commit31864bd9a683c93bd9b294fb5bcf6857493c15ff
tree0ea3c59f79705331de192d9edb11f7d0b3d947dd
parent8b430d6f740541f1b9045a89dde43abee2c54bc5
gh-152847: Reject POSIX TZ rule with non-digit day-of-year in `_zoneinfo.py` (#152848)

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]