]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-136801: Fix PyREPL syntax highlightning on match cases after multi-line...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 19 Jul 2025 13:56:40 +0000 (15:56 +0200)
committerGitHub <noreply@github.com>
Sat, 19 Jul 2025 13:56:40 +0000 (15:56 +0200)
commit2a9aeb0f579ff75cd49dd36fb8f62d7a8adb6bfa
tree76b7fb78b4837fe20254306ed1a95758c4d9bb29
parent03457ca2accabcf70ed0f0118c2e92823635c465
[3.14] gh-136801: Fix PyREPL syntax highlightning on match cases after multi-line case (GH-136804) (GH-136813)

(cherry picked from commit 3a648445337098abf22c7faa296389dab597797c)

Co-authored-by: Olga Matoula <olgamatoula@gmail.com>
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]