]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145883: Fix two heap-buffer-overflows in `_zoneinfo` (#145885)
authorStan Ulbrych <stan@python.org>
Sat, 4 Apr 2026 12:29:17 +0000 (13:29 +0100)
committerGitHub <noreply@github.com>
Sat, 4 Apr 2026 12:29:17 +0000 (13:29 +0100)
commitfe9befc1ca7eac36749ec358969464334381b9f9
tree4a7e9e776b759a24a88a70299ff02a0afac9f31f
parent328da67b2c71a52b0cdf61c4e52b697e7e921c22
gh-145883: Fix two heap-buffer-overflows in `_zoneinfo` (#145885)
Lib/test/test_zoneinfo/test_zoneinfo.py
Lib/zoneinfo/_common.py
Lib/zoneinfo/_zoneinfo.py
Misc/NEWS.d/next/Library/2026-03-12-21-01-48.gh-issue-145883.lUvXcc.rst [new file with mode: 0644]
Modules/_zoneinfo.c
Tools/build/compute-changes.py