File tree 2 files changed +1
-1
lines changed
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 -
379
379
Modules/_tracemalloc.c - tracemalloc_traces -
380
380
Modules/_tracemalloc.c - tracemalloc_domains -
381
381
Modules/_tracemalloc.c - tracemalloc_reentrant_key -
382
- Modules/faulthandler.c faulthandler_dump_traceback reentrant -
383
382
Modules/signalmodule.c - is_tripped -
384
383
Modules/signalmodule.c - signal_global_state -
385
384
Modules/signalmodule.c - wakeup -
Original file line number Diff line number Diff line change @@ -151,6 +151,7 @@ Python/sysmodule.c - _preinit_xoptions -
151
151
152
152
# thread-safety
153
153
# XXX need race protection?
154
+ Modules/faulthandler.c faulthandler_dump_traceback reentrant -
154
155
Python/pylifecycle.c _Py_FatalErrorFormat reentrant -
155
156
Python/pylifecycle.c fatal_error reentrant -
156
157
You can’t perform that action at this time.
0 commit comments