Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
f5364ae75043580cf1ce94dcafe2b8b489a855aa
/
.
/
Misc
/
NEWS.d
/
next
/
Library
/
2025-12-18-00-00-00.gh-issue-142763.AJpZPVG5.rst
blob: a5330365e3e42ea1a2a70295ed7175f281d2fda6 [
file
]
Fix
a race condition between
:
class
:
`zoneinfo.ZoneInfo`
creation
and
:
func
:
`zoneinfo.ZoneInfo.clear_cache`
that could
raise
:
exc
:
`KeyError`
.