]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-135148: Correctly handle f/t strings with comments and debug expressions...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 16 Jul 2025 22:10:46 +0000 (00:10 +0200)
committerGitHub <noreply@github.com>
Wed, 16 Jul 2025 22:10:46 +0000 (00:10 +0200)
commit9bf3464852f07c1562ebb4130d41c05d8ef5c3a8
treedcb4aa5387bd7cd114e86ab9c10b5da373d430b6
parent5f1d46f7d0b03d4deb192e37e6a727136e2e0aa3
[3.14] gh-135148: Correctly handle f/t strings with comments and debug expressions (GH-135198) (#136720)
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