]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134869: Fix Ctrl+C corrupts REPL autocomplete (#134929)
authorggqlq <124190229+ggqlq@users.noreply.github.com>
Mon, 18 Aug 2025 20:54:39 +0000 (04:54 +0800)
committerGitHub <noreply@github.com>
Mon, 18 Aug 2025 20:54:39 +0000 (21:54 +0100)
commit8750e5ecfcfbc337efb511046d34f28b2d26bd68
tree35263a7aeab9e1f59a1241e26da7b5141a82cffd
parent5292fc00f29df60af82b55fca6c8b360e3667f96
gh-134869: Fix Ctrl+C corrupts REPL  autocomplete (#134929)
Lib/_pyrepl/simple_interact.py
Misc/NEWS.d/next/Library/2025-08-18-16-02-51.gh-issue-134869.GnAjnU.rst [new file with mode: 0644]