File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -379,7 +379,6 @@ Modules/_tracemalloc.c - tracemalloc_tracebacks -
379379Modules/_tracemalloc.c - tracemalloc_traces -
380380Modules/_tracemalloc.c - tracemalloc_domains -
381381Modules/_tracemalloc.c - tracemalloc_reentrant_key -
382- Modules/faulthandler.c faulthandler_dump_traceback reentrant -
383382Modules/signalmodule.c - is_tripped -
384383Modules/signalmodule.c - signal_global_state -
385384Modules/signalmodule.c - wakeup -
Original file line number Diff line number Diff line change @@ -151,6 +151,7 @@ Python/sysmodule.c - _preinit_xoptions -
151151
152152# thread-safety
153153# XXX need race protection?
154+ Modules/faulthandler.c faulthandler_dump_traceback reentrant -
154155Python/pylifecycle.c _Py_FatalErrorFormat reentrant -
155156Python/pylifecycle.c fatal_error reentrant -
156157
You can’t perform that action at this time.
0 commit comments