mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
3a228ab17c
Don't call _Py_FatalError_PrintExc() nor flush_std_files() if the current thread doesn't hold the GIL, or if the current thread has no Python state thread.
Miscellaneous source files for the main Python shared library