]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:44:12 +0000 (11:44 +0200)
committerGitHub <noreply@github.com>
Sat, 27 Jun 2026 09:44:12 +0000 (09:44 +0000)
commitdaa378edf90bc4c31a3665fb18e455e228f14fc6
tree17b28fbd2ea3c1da4cfb66ab23f61d084dcd17ab
parentd4de07942819a8f7260f1d35b7fab39f3e065202
[3.14] gh-152212: Reject a POSIX TZ footer with a missing std offset in pure-Python `zoneinfo` (GH-152213) (#152378)

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