diff options
author | Victor Stinner <vstinner@python.org> | 2021-06-21 11:15:40 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-21 11:15:40 (GMT) |
commit | d19163912bfc790283724f05328bd31e4e65003d (patch) | |
tree | ad8b66feb763211adee9f4b11d44c6c417266268 /Python/hamt.c | |
parent | fb68791a26e157ed3cdeb409c8d8b6cddc7535bd (diff) | |
download | cpython-d19163912bfc790283724f05328bd31e4e65003d.zip cpython-d19163912bfc790283724f05328bd31e4e65003d.tar.gz cpython-d19163912bfc790283724f05328bd31e4e65003d.tar.bz2 |
bpo-44466: Faulthandler now detects the GC (GH-26823)
The faulthandler module now detects if a fatal error occurs during a
garbage collector collection (only if all_threads is true).
Diffstat (limited to 'Python/hamt.c')
0 files changed, 0 insertions, 0 deletions