e9bc8e892b
In relatively unusual circumstances, such as entering `l = 17 ** 17777` at the REPL, you could hit ctrl-c, but not get KeyboardInterrupt. This can lead to a condition where the display would stop updating (#2689). |
||
---|---|---|
.. | ||
buffer_helper.c | ||
buffer_helper.h | ||
context_manager_helpers.c | ||
context_manager_helpers.h | ||
interrupt_char.c | ||
interrupt_char.h | ||
printf.c | ||
pyexec.c | ||
pyexec.h | ||
stdout_helpers.c | ||
sys_stdio_mphal.c |