]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-122026: Fix identification of mismatched parentheses inside f-strings ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 19 Jul 2024 17:32:34 +0000 (19:32 +0200)
committerGitHub <noreply@github.com>
Fri, 19 Jul 2024 17:32:34 +0000 (17:32 +0000)
commita6c1081cbe8a8d948e0a8335fa17ce75a528c7e0
tree9f5f5c459ff564d70ca6e9d858c88ed112b61e34
parent9a332f260d188fa3fa0502940098e326c1e8aa5e
[3.13] gh-122026: Fix identification of mismatched parentheses inside f-strings (GH-122028) (#122041)
Lib/test/test_fstring.py
Misc/NEWS.d/next/Core and Builtins/2024-07-19-15-28-05.gh-issue-122026.sta2Ca.rst [new file with mode: 0644]
Parser/lexer/lexer.c