]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151822: Colorize commands separately in the REPL (#151823)
authorBartosz Sławecki <bartosz@ilikepython.com>
Sat, 18 Jul 2026 11:17:51 +0000 (13:17 +0200)
committerGitHub <noreply@github.com>
Sat, 18 Jul 2026 11:17:51 +0000 (13:17 +0200)
commitbc2fd447d20d6840f4d7feb3cb8c35ee4e2aaa06
treebf195dd4a8596a0bd19b8b27be8e569cb0336ab0
parent31c81e6ee3b1c874a807ea161182b83c6c607713
gh-151822: Colorize commands separately in the REPL (#151823)
Lib/_colorize.py
Lib/_pyrepl/simple_interact.py
Lib/_pyrepl/utils.py
Lib/test/test_pyrepl/test_utils.py
Misc/NEWS.d/next/Library/2026-06-21-00-00-57.gh-issue-151822.bOC2G56F.rst [new file with mode: 0644]