Skip to content

Commit 6177398

Browse files
committed
Update blurb
1 parent 6c4f783 commit 6177398

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
Fix a race condition in :class:`zoneinfo.ZoneInfo` cache eviction that could
2-
raise :exc:`KeyError` when multiple threads create :class:`~zoneinfo.ZoneInfo`
3-
instances concurrently.
1+
Fix a race condition between :class:`zoneinfo.ZoneInfo` creation and
2+
:func:`zoneinfo.ZoneInfo.clear_cache` that could raise :exc:`KeyError`.

0 commit comments

Comments
 (0)