]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-139262: Prevent swallowing REPL input on Windows (GH-139263) (GH-143363)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 2 Jan 2026 15:44:01 +0000 (16:44 +0100)
committerGitHub <noreply@github.com>
Fri, 2 Jan 2026 15:44:01 +0000 (16:44 +0100)
commit5ad91cd654eb1ae05627600639718e31d0b268db
tree22948833f1e3c37096969b34227292c287f25edc
parentc09d6a437b03b938d10d10d082fe6a3a49385cbc
[3.13] gh-139262: Prevent swallowing REPL input on Windows (GH-139263) (GH-143363)

(cherry picked from commit ef6f92a2a63fd83d62d9a431b2c3133a9a069ea0)

Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>
Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Lib/_pyrepl/windows_console.py
Lib/test/test_pyrepl/test_windows_console.py
Misc/NEWS.d/next/Library/2025-09-23-16-41-21.gh-issue-139262.RO0E98.rst [new file with mode: 0644]