]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112243: Don't include comments in f-string debug expressions (#112284)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Mon, 20 Nov 2023 15:18:24 +0000 (15:18 +0000)
committerGitHub <noreply@github.com>
Mon, 20 Nov 2023 15:18:24 +0000 (15:18 +0000)
commitd59feb5dbe5395615d06c30a95e6a6a9b7681d4d
tree171b3043fd7eb23aff70cd16d805237126c378e5
parent3b3ec0d77f0f836cbe5ff1ab97efcc8b7ed5d787
gh-112243: Don't include comments in f-string debug expressions (#112284)
Lib/test/test_fstring.py
Misc/NEWS.d/next/Core and Builtins/2023-11-20-14-13-02.gh-issue-112243.FKdQnr.rst [new file with mode: 0644]
Parser/lexer/lexer.c