]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-142781: Fix type confusion in zoneinfo weak cache (GH-142925) (GH-145419)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 3 Mar 2026 11:48:05 +0000 (12:48 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Mar 2026 11:48:05 +0000 (12:48 +0100)
commit96c9394c8a1b1ef67c1fbb09b8575a173a324b8f
tree020da659beb353695bc9a0f335a2e1e589ac733f
parent3c19c88fa96eef41512ce6b65658d5b3b46bfcd6
[3.14] gh-142781: Fix type confusion in zoneinfo weak cache (GH-142925) (GH-145419)

(cherry picked from commit b611db491d16ebbb4c833e9a184bb987e41f9fbe)

Co-authored-by: zhong <60600792+superboy-zjc@users.noreply.github.com>
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