]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-134158: Fix PyREPL coloring of double braces in f/t-strings (gh-134159...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 19 May 2025 14:39:05 +0000 (16:39 +0200)
committerGitHub <noreply@github.com>
Mon, 19 May 2025 14:39:05 +0000 (17:39 +0300)
commita3c3d6f0efd6d1708ed648b461097373ac09005d
tree574f42564ed7746a7cc8a733f9a14f63adc09331
parent182464eb9ed1a6d045cd84d4c1851d3804ebc6bd
[3.14] gh-134158: Fix PyREPL coloring of double braces in f/t-strings (gh-134159) (#134227)

Co-authored-by: Loïc Simon <loic.pano@gmail.com>
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]