]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136801: Fix PyREPL syntax highlightning on match cases after multi-line case ...
authorOlga Matoula <olgamatoula@gmail.com>
Sat, 19 Jul 2025 13:15:49 +0000 (14:15 +0100)
committerGitHub <noreply@github.com>
Sat, 19 Jul 2025 13:15:49 +0000 (15:15 +0200)
commit3a648445337098abf22c7faa296389dab597797c
tree4f27edebe8fba6d73c8eb7a6519ff6204c5bdea4
parent6a1c93af806d0ca5d3fb86cd183d00013bbf28d1
gh-136801: Fix PyREPL syntax highlightning on match cases after multi-line case (GH-136804)
Lib/_pyrepl/utils.py
Lib/test/test_pyrepl/test_reader.py
Misc/NEWS.d/next/Core_and_Builtins/2025-07-19-12-37-05.gh-issue-136801.XU_tF2.rst [new file with mode: 0644]