]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-152212: Reject a POSIX TZ footer with a missing std offset in pure-Python...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 27 Jun 2026 09:45:43 +0000 (11:45 +0200)
committerGitHub <noreply@github.com>
Sat, 27 Jun 2026 09:45:43 +0000 (09:45 +0000)
commitcab3bb8e3057da6035fc1967cb1eacf1bbf89e27
tree75229df9af2a814968124a93ed7988b00ada5c18
parentd3eea1be60d7125ba17bc300e3c5320aac065005
[3.15] gh-152212: Reject a POSIX TZ footer with a missing std offset in pure-Python `zoneinfo` (GH-152213) (#152379)

(cherry picked from commit 93454fe0daa2b29e8fefbe76aed7af4fa1eb8623)

Co-authored-by: tonghuaroot (童话) <tonghuaroot@gmail.com>
Lib/test/test_zoneinfo/test_zoneinfo.py
Lib/zoneinfo/_zoneinfo.py
Misc/NEWS.d/next/Library/2026-06-25-12-00-00.gh-issue-152212.Zk7Qm2.rst [new file with mode: 0644]