diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-08-30 13:56:03 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-30 13:56:03 (GMT) |
commit | 720aef48b558e68c07937f0cc8d62a60f23dcb3d (patch) | |
tree | fa062c3eb7d375a11efc0cc5c5bde6ab9c8ac8c7 /Python/pythonrun.c | |
parent | 0c5e0aa73f6f70d16d21ad9e1eb2d0fe3a334f0a (diff) | |
download | cpython-720aef48b558e68c07937f0cc8d62a60f23dcb3d.zip cpython-720aef48b558e68c07937f0cc8d62a60f23dcb3d.tar.gz cpython-720aef48b558e68c07937f0cc8d62a60f23dcb3d.tar.bz2 |
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>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions