You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix zoneinfo use-after-free with descriptor _weak_cache. a descriptor as _weak_cache could cause crashes during object creation. The fix ensures proper reference counting for descriptor-provided objects.
1
+
:mod:`zoneinfo`: fix a use-after-free crash when instantiating
2
+
:class:`~zoneinfo.ZoneInfo` objects with an invalid ``_weak_cache``
0 commit comments