mirror of
https://github.com/python/cpython.git
synced 2026-06-21 18:41:52 -04:00
e60c42dc3f
* Py_FatalError() no longer calls _PyFaulthandler_Fini() if it doesn't hold the GIL. * Skip test_faulthandler tests raising signals if run with UBSan. * Enable test_faulthandler in GitHub Action "Reusable Sanitizer".
Miscellaneous source files for the main Python shared library