]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-139262: Prevent swallowing REPL input on Windows (GH-139263) (GH-143362)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 2 Jan 2026 15:43:46 +0000 (16:43 +0100)
committerGitHub <noreply@github.com>
Fri, 2 Jan 2026 15:43:46 +0000 (16:43 +0100)
commit80d8a7ef10e356b8f0cb25ad46e44090757b01b2
treec6f896cd8312abadfb6202565169c6269473db81
parent935a366dcae7feab54183043383ae06a1438b87e
[3.14] gh-139262: Prevent swallowing REPL input on Windows (GH-139263) (GH-143362)

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