]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-87298: Add tests for find_in_strong_cache() bug in _zoneinfo (GH-24829...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 1 Jul 2025 15:19:39 +0000 (17:19 +0200)
committerGitHub <noreply@github.com>
Tue, 1 Jul 2025 15:19:39 +0000 (15:19 +0000)
commitda2c4ef7eb4ec2bf7615073b6636b9192222d92b
tree48416ed8e7d4f3509b533f9fa7c31ebfe5004cfa
parent0c439de010b571841bca29ddd04e1828bffb54f2
[3.13] gh-87298: Add tests for find_in_strong_cache() bug in _zoneinfo (GH-24829) (GH-136182)

(cherry picked from commit 12ce16bc134a602d2ac8acde86ae69f70183cb9f)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Co-authored-by: Paul Ganssle <p.ganssle@gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_zoneinfo/test_zoneinfo.py