]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:10 +0000 (16:38 +0100)
committerGitHub <noreply@github.com>
Thu, 9 Oct 2025 15:38:10 +0000 (17:38 +0200)
commitf6186a3709f4fc18de101327ac2aba6f8458875c
treebaab98f7fd5a321c08404ef7bcea57276fce53d5
parentd12bd1ba1ab2575a3e4c5dfeccc77a969aa92988
[3.13] gh-133400: Fixed Ctrl+D (^D) behavior in :mod:`_pyrepl` module (GH-133883) (GH-139851)

(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]