mirror of
https://github.com/python/cpython.git
synced 2026-01-28 21:55:51 +00:00
The faulthandler module now detects if a fatal error occurs during a garbage collector collection (only if all_threads is true). (cherry picked from commit d19163912bfc790283724f05328bd31e4e65003d)
Miscellaneous source files for the main Python shared library