]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151390: Colorize `match +` and `match -` in the REPL (#151391)
authorBartosz Sławecki <bartosz@ilikepython.com>
Sun, 14 Jun 2026 16:06:30 +0000 (18:06 +0200)
committerGitHub <noreply@github.com>
Sun, 14 Jun 2026 16:06:30 +0000 (19:06 +0300)
commita7007322c2a70b01e7c2a9e6b3f8f222d241c7d7
treeb6b35e0250621a28dd28df865c928b3acb2b0654
parent1097b22fd92afa553d738983e078687441a1d7c4
gh-151390: Colorize `match +` and `match -` in the REPL (#151391)
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]