]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-128067: Fix pyrepl overriding printed output without newlines (GH-138732...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 2 Jan 2026 15:12:02 +0000 (16:12 +0100)
committerGitHub <noreply@github.com>
Fri, 2 Jan 2026 15:12:02 +0000 (16:12 +0100)
commita141b840af5c26292d772d181dc8d900e6e39c92
tree13e0603473017562023254d6c0a8b25d7ada0f17
parentdc16c7e9a90bdab369a83e886ca933cfc4dfb6f3
[3.14] gh-128067: Fix pyrepl overriding printed output without newlines (GH-138732) (GH-143350)

(cherry picked from commit 8a2deea1fc725f8147254f87c6042fcf75a1d03b)

Co-authored-by: Jan-Eric Nitschke <47750513+JanEricNitschke@users.noreply.github.com>
Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Lib/_pyrepl/unix_console.py
Lib/_pyrepl/windows_console.py
Lib/test/test_pyrepl/test_pyrepl.py
Lib/test/test_pyrepl/test_unix_console.py
Lib/test/test_pyrepl/test_windows_console.py
Misc/ACKS
Misc/NEWS.d/next/Windows/2025-09-14-13-35-44.gh-issue-128067.BGdP_A.rst [new file with mode: 0644]