Error traceback when interrupting+terminating python #132017
Labels
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
Bug report
Bug description:
How to reproduce:
fg
Also + likely related: resuming Python doesn't restore the
>>>
prompt (nor command-line editing) until I press Enter, presumably due to the interactive interpreter not listening to SIGCONT.CPython versions tested on:
3.13
Operating systems tested on:
Linux
The text was updated successfully, but these errors were encountered: