mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
9b0bbb9143
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 d19163912b)
Miscellaneous source files for the main Python shared library