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