Ctrl+C corrupts autocomplete #134869
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:
dict.c
Expected behavior
There should be nothing after
KeyboardInterrupt
, and nothing after>>>
like Node.js and PowerShell.Actual behavior
The autocomplete was not cleared, and what is a
KeyboardInterrupt.copy(
?CPython versions tested on:
CPython main branch
Operating systems tested on:
Linux
Linked PRs
The text was updated successfully, but these errors were encountered: