]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-142781: Fix type confusion in zoneinfo weak cache (GH-142925) (GH-145418)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 3 Mar 2026 11:47:57 +0000 (12:47 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Mar 2026 11:47:57 +0000 (12:47 +0100)
commitdbeb29aee3f0e85009b7b4af94f8880e330ab3b7
treee1d35375555918f08027cf0563917e5a307b6f61
parent5577bd1298d5d9ec4305b5bc44fb0ef43a4035f1
[3.13] gh-142781: Fix type confusion in zoneinfo weak cache (GH-142925) (GH-145418)

(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