]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123856: Fix PyREPL failure when a keyboard interrupt is triggered after using...
authorEmily Morehouse <emily@cuttlesoft.com>
Wed, 25 Sep 2024 18:22:03 +0000 (11:22 -0700)
committerGitHub <noreply@github.com>
Wed, 25 Sep 2024 18:22:03 +0000 (20:22 +0200)
commitc1600c78e4565b6bb558ade451abe2648ba4dd0a
treebd17e1a3aa256803506e27259766493d5e24290c
parent28efeefab7d577ea4fb6e3f6e82f903f2aee271d
gh-123856: Fix PyREPL failure when a keyboard interrupt is triggered after using a history search (#124396)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Lib/_pyrepl/simple_interact.py
Lib/test/test_pyrepl/test_pyrepl.py
Misc/NEWS.d/next/Core_and_Builtins/2024-09-23-15-23-14.gh-issue-123856.yrgJ9m.rst [new file with mode: 0644]