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

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