File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -457,7 +457,6 @@ Modules/_decimal/_decimal.c - extended_context_template -
457
457
Modules/_decimal/_decimal.c - round_map -
458
458
Modules/_decimal/_decimal.c - Rational -
459
459
Modules/_decimal/_decimal.c - SignalTuple -
460
- Modules/arraymodule.c array_array___reduce_ex___impl array_reconstructor -
461
460
462
461
# # state
463
462
Modules/_asynciomodule.c - fi_freelist -
@@ -539,7 +538,6 @@ Modules/_tkinter.c - command_mutex -
539
538
Modules/_tkinter.c - HeadFHCD -
540
539
Modules/_tkinter.c - stdin_ready -
541
540
Modules/_tkinter.c - event_tstate -
542
- Modules/_xxinterpchannelsmodule.c - _globals -
543
541
Modules/readline.c - completer_word_break_characters -
544
542
Modules/readline.c - _history_length -
545
543
Modules/readline.c - should_auto_add_history -
Original file line number Diff line number Diff line change @@ -156,6 +156,9 @@ Modules/faulthandler.c faulthandler_dump_traceback reentrant -
156
156
Python/pylifecycle.c _Py_FatalErrorFormat reentrant -
157
157
Python/pylifecycle.c fatal_error reentrant -
158
158
159
+ # explicitly protected, internal-only
160
+ Modules/_xxinterpchannelsmodule.c - _globals -
161
+
159
162
160
163
# #################################
161
164
# # not significant
You can’t perform that action at this time.
0 commit comments