Running python REPL under another program + Ctrl-C results in an exception traceback #135329
Labels
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Bug description:
Running python REPL under another program (
strace ./build/python
in my case), then pressing Ctrl-C on Linux results in an infinite stream of exception tracebacks.Tested on Python 3.13 branch and main
CPython versions tested on:
3.13
Operating systems tested on:
Linux
The text was updated successfully, but these errors were encountered: