]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-133400: Fixed Ctrl+D (^D) behavior in :mod:`_pyrepl` module (GH-133883...
authorŁukasz Langa <lukasz@langa.pl>
Thu, 9 Oct 2025 15:38:25 +0000 (16:38 +0100)
committerGitHub <noreply@github.com>
Thu, 9 Oct 2025 15:38:25 +0000 (17:38 +0200)
commitde87549eb8c1cf23d12a14ddb47e54242b697c2a
tree2bad42c9be5fb5d4464d3098b18899e92a1c5399
parent926d734840654f106ffc9b703036756e6f32d356
[3.14] gh-133400: Fixed Ctrl+D (^D) behavior in :mod:`_pyrepl` module (GH-133883) (GH-139850)

(cherry picked from commit 81959a0364f5bc15414d5bd61c5c0d019d486fe5)

Co-authored-by: DeepWzh <wzh2012@outlook.com>
Co-authored-by: adam j hartz <adam@smatz.net>
Lib/_pyrepl/commands.py
Lib/test/test_pyrepl/test_pyrepl.py
Misc/NEWS.d/next/Core_and_Builtins/2025-05-11-09-40-19.gh-issue-133400.zkWla8.rst [new file with mode: 0644]