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. (cherry picked from commit fe997e1a67835a929705c8c305d41c4d7dd326e3) Co-authored-by: Victor Stinner <vstinner@python.org>
M
Miss Islington (bot) committed
720aef48b558e68c07937f0cc8d62a60f23dcb3d
Parent: 0c5e0aa
Committed by GitHub <noreply@github.com>
on 8/30/2021, 1:56:03 PM