SIGN IN SIGN UP

bpo-46417: Fix _PyStaticType_Dealloc() (GH-30810)

_PyStaticType_Dealloc() now only calls PyObject_ClearWeakRefs()
if the call is not going to fail.
V
Victor Stinner committed
a1444f43584af0f7a0af72aa06ba0a86ae5a87a2
Parent: 12f4ac3
Committed by GitHub <noreply@github.com> on 1/22/2022, 11:32:05 PM