]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-152068: Reset PyREPL Colors on prompt finish (GH-152108) (#153029)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 4 Jul 2026 13:49:59 +0000 (15:49 +0200)
committerGitHub <noreply@github.com>
Sat, 4 Jul 2026 13:49:59 +0000 (13:49 +0000)
commitcb0adb0d94764338ae6eedc359fc8312f04f8b69
treef14e5c78ab851da267ac2435594761c96da8d525
parentfdc17cab045c62f956557c28cbe9481610451bfe
[3.15] gh-152068: Reset PyREPL Colors on prompt finish (GH-152108) (#153029)
Lib/_pyrepl/render.py
Lib/_pyrepl/unix_console.py
Lib/_pyrepl/windows_console.py
Lib/test/test_pyrepl/test_unix_console.py
Lib/test/test_pyrepl/test_windows_console.py
Misc/NEWS.d/next/Library/2026-07-02-19-21-15.gh-issue-152068.ThsmJU.rst [new file with mode: 0644]