]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134158: Fix PyREPL coloring of double braces in f/t-strings (gh-134159)
authorLoïc Simon <loic.pano@gmail.com>
Mon, 19 May 2025 14:12:23 +0000 (16:12 +0200)
committerGitHub <noreply@github.com>
Mon, 19 May 2025 14:12:23 +0000 (16:12 +0200)
commit71ea6a6798c5853ed33188865a73b044ede8aba8
treed41b598162b2aa96c97a99b72cfb8036fa30bb8f
parentb22460c44d1bc597c96d4a3d27ad8373d7952820
gh-134158: Fix PyREPL coloring of double braces in f/t-strings (gh-134159)

Co-authored-by: Loïc Simon <loic.simon@napta.io>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
Lib/_pyrepl/utils.py
Lib/test/test_pyrepl/test_reader.py
Misc/NEWS.d/next/Core_and_Builtins/2025-05-17-20-44-51.gh-issue-134158.ewLNLp.rst [new file with mode: 0644]