]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-134869: Fix Ctrl+C corrupts REPL autocomplete (GH-134929) (#137925)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 18 Aug 2025 21:21:26 +0000 (23:21 +0200)
committerGitHub <noreply@github.com>
Mon, 18 Aug 2025 21:21:26 +0000 (22:21 +0100)
commitb3725651a26633cc75e977d2ea163060885fa58a
treeb93781e04b888f29a74833c609490d7dafaa2918
parentd1882577a32125870c0bc8030d90221068b6b071
[3.13] gh-134869: Fix Ctrl+C corrupts REPL  autocomplete (GH-134929) (#137925)

gh-134869: Fix Ctrl+C corrupts REPL  autocomplete (GH-134929)
(cherry picked from commit 8750e5ecfcfbc337efb511046d34f28b2d26bd68)

Co-authored-by: ggqlq <124190229+ggqlq@users.noreply.github.com>
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]