]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-151390: Colorize `match +` and `match -` in the REPL (GH-151391) (#151476)
authorBartosz Sławecki <bartosz@ilikepython.com>
Sun, 14 Jun 2026 16:38:07 +0000 (18:38 +0200)
committerGitHub <noreply@github.com>
Sun, 14 Jun 2026 16:38:07 +0000 (16:38 +0000)
commit114a7a86a9aff0de538ae5485093fe052f7d8b24
tree4683e438bb288007baf951990fa71ee1ee0c72de
parent89e178d78cb297755ddb58b55e42e74ed31aa810
[3.15] gh-151390: Colorize `match +` and `match -` in the REPL (GH-151391) (#151476)

(cherry picked from commit a7007322c2a70b01e7c2a9e6b3f8f222d241c7d7)
Lib/_pyrepl/utils.py
Lib/test/test_pyrepl/test_utils.py
Misc/NEWS.d/next/Library/2026-06-12-07-20-08.gh-issue-151390.CmYN9EeJ.rst [new file with mode: 0644]