]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152212: Reject a POSIX TZ footer with a missing std offset in pure-Python `zoneinf...
authortonghuaroot (童话) <tonghuaroot@gmail.com>
Sat, 27 Jun 2026 09:16:43 +0000 (17:16 +0800)
committerGitHub <noreply@github.com>
Sat, 27 Jun 2026 09:16:43 +0000 (10:16 +0100)
commit93454fe0daa2b29e8fefbe76aed7af4fa1eb8623
tree1f974e9177fe86c61d1a09d1dcdd7024e4b5648c
parentb3154aa4507f6d2612c128e912860be963dbff1a
gh-152212: Reject a POSIX TZ footer with a missing std offset in pure-Python `zoneinfo` (#152213)
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]