]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-135148: Correctly handle f/t strings with comments and debug expressions...
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Mon, 21 Jul 2025 14:54:29 +0000 (16:54 +0200)
committerGitHub <noreply@github.com>
Mon, 21 Jul 2025 14:54:29 +0000 (16:54 +0200)
commitc1085a0a93ee505bf470ab2f47dd274f0a42b543
treed822ffcc0cd0e5822504b9bf2c36245df5f8e1a9
parentf2f30c494782509f39b98a26f08369032f498723
[3.13] gh-135148: Correctly handle f/t strings with comments and debug expressions (#135198) (#136899)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Lib/test/test_fstring.py
Misc/NEWS.d/next/Core and Builtins/2025-06-06-02-24-42.gh-issue-135148.r-t2sC.rst [new file with mode: 0644]
Parser/lexer/lexer.c