X Tutup
Skip to content

[3.13] gh-133400: Fixed Ctrl+D (^D) behavior in :mod:_pyrepl module (GH-133883)#139851

Merged
ambv merged 2 commits intopython:3.13from
ambv:backport-81959a0-3.13
Oct 9, 2025
Merged

[3.13] gh-133400: Fixed Ctrl+D (^D) behavior in :mod:_pyrepl module (GH-133883)#139851
ambv merged 2 commits intopython:3.13from
ambv:backport-81959a0-3.13

Conversation

@ambv
Copy link
Contributor

@ambv ambv commented Oct 9, 2025

deepwzh and others added 2 commits October 9, 2025 16:26
…module (pythonGH-133883)

(cherry picked from commit 81959a0)

Co-authored-by: DeepWzh <wzh2012@outlook.com>
Co-authored-by: adam j hartz <adam@smatz.net>
@bedevere-app bedevere-app bot added awaiting core review topic-repl Related to the interactive shell labels Oct 9, 2025
@ambv ambv merged commit f6186a3 into python:3.13 Oct 9, 2025
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic-repl Related to the interactive shell

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup