]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-87298: Add tests for find_in_strong_cache() bug in _zoneinfo (GH-24829)
authorZackery Spytz <zspytz@gmail.com>
Tue, 1 Jul 2025 14:55:24 +0000 (07:55 -0700)
committerGitHub <noreply@github.com>
Tue, 1 Jul 2025 14:55:24 +0000 (14:55 +0000)
commit12ce16bc134a602d2ac8acde86ae69f70183cb9f
tree9440158aa8f63fc085900c17e4668dfae90fb52e
parent9c0cb5beb893284c5d49f947bbd81dfe081a5d71
gh-87298: Add tests for find_in_strong_cache() bug in _zoneinfo (GH-24829)

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