]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:20:53 +0000 (17:20 +0200)
committerGitHub <noreply@github.com>
Tue, 1 Jul 2025 15:20:53 +0000 (15:20 +0000)
commit5e09d1913bbd07c99cb5bb3010022b65876a90c9
treedd0af92838d117739a4566f0b7ef38213680ff29
parentf152d60b68ae473306f6087c1b8b40922444f801
[3.14] gh-87298: Add tests for find_in_strong_cache() bug in _zoneinfo (GH-24829) (GH-136181)

(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