]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138239: Fix incorrect highlighting of "type" in type statements in the REPL (GH...
author00ll00 <40747228+00ll00@users.noreply.github.com>
Mon, 15 Sep 2025 16:21:41 +0000 (00:21 +0800)
committerGitHub <noreply@github.com>
Mon, 15 Sep 2025 16:21:41 +0000 (18:21 +0200)
commit26cfb1794255222b20cd7b502ab9193861df3184
treef1d910c4f8bc2b54e53546cf066dab692b3d47c4
parent07d0b95b05dfaf5832f44c2fbc956761f9e29571
gh-138239: Fix incorrect highlighting of "type" in type statements in the REPL (GH-138241)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Lib/_pyrepl/utils.py
Lib/test/test_pyrepl/test_reader.py
Misc/NEWS.d/next/Library/2025-08-29-12-56-55.gh-issue-138239.uthZFI.rst [new file with mode: 0644]