]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:33:49 +0000 (16:33 +0100)
committerGitHub <noreply@github.com>
Fri, 2 Jan 2026 15:33:49 +0000 (16:33 +0100)
commitc09d6a437b03b938d10d10d082fe6a3a49385cbc
tree2f6d9ded311aac9a6134c42c35486e41e1db463b
parent08c5bfe31d7b1194348215b8819fea4318199165
[3.13] gh-128067: Fix pyrepl overriding printed output without newlines (GH-138732) (GH-143351)

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