]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119553: Fix console when pressing Ctrl-C within a multiline block (#120075)
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Tue, 4 Jun 2024 21:22:28 +0000 (23:22 +0200)
committerGitHub <noreply@github.com>
Tue, 4 Jun 2024 21:22:28 +0000 (23:22 +0200)
commit69b3e8ea569faabccd74036e3d0e5ec7c0c62a20
treed6bd0afa6a57a2db29118908b2f359dbe9874c76
parent4055577221f5f52af329e87f31d81bb8fb02c504
gh-119553: Fix console when pressing Ctrl-C within a multiline block (#120075)
Lib/_pyrepl/commands.py
Lib/_pyrepl/simple_interact.py