]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-151390: Colorize `match +` and `match -` in the REPL (GH-151391) (#151477)
authorBartosz Sławecki <bartosz@ilikepython.com>
Sun, 14 Jun 2026 16:40:51 +0000 (18:40 +0200)
committerGitHub <noreply@github.com>
Sun, 14 Jun 2026 16:40:51 +0000 (16:40 +0000)
commit44d1aebd9f228e34bc7d8d9bc3e145794dc4c6bc
treed31eb59d35be2a83b1fc88e6619d0bbd7d33ba89
parent3ad080ab7e742b2883ac4446d87d8cc22ff1483c
[3.14] gh-151390: Colorize `match +` and `match -` in the REPL (GH-151391) (#151477)

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