]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-142781: Fix type confusion in zoneinfo weak cache (GH-142925)
authorzhong <60600792+superboy-zjc@users.noreply.github.com>
Mon, 2 Mar 2026 12:30:38 +0000 (20:30 +0800)
committerGitHub <noreply@github.com>
Mon, 2 Mar 2026 12:30:38 +0000 (13:30 +0100)
commitb611db491d16ebbb4c833e9a184bb987e41f9fbe
tree5b63452ea4c6327fc2749ec2aa64a1dbf1984723
parente54225545866d780b12d8e70c33d25fc13b2c3a9
gh-142781: Fix type confusion in zoneinfo weak cache (GH-142925)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Lib/test/test_zoneinfo/test_zoneinfo.py
Misc/NEWS.d/next/Library/2025-12-18-00-14-16.gh-issue-142781.gcOeYF.rst [new file with mode: 0644]
Modules/_zoneinfo.c