SIGN IN SIGN UP

bpo-44449: faulthandler don't modify frame refcnt (GH-27850)

Fix a crash in the signal handler of the faulthandler module: no
longer modify the reference count of frame objects.
V
Victor Stinner committed
fe997e1a67835a929705c8c305d41c4d7dd326e3
Parent: 52bdda5
Committed by GitHub <noreply@github.com> on 8/30/2021, 1:24:39 PM