]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-139516: Fix lambda colon start format spec in f-string in t… (#139726)
authorTomasz Pytel <tompytel@gmail.com>
Tue, 7 Oct 2025 22:15:57 +0000 (18:15 -0400)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 22:15:57 +0000 (23:15 +0100)
commitb7bc9776e8912fee834c91cfb5d1377bcf11fd15
tree4a091ddc681c1629bbadf32a655f86f069e90500
parent5074feb3943c049af002dcc4e846415706e6bf6f
[3.13] gh-139516: Fix lambda colon start format spec in f-string in t… (#139726)

[3.13] gh-139516: Fix lambda colon start format spec in f-string in tokenizer (GH-139657)
(cherry picked from commit 539461d9ec8e5322ead638f7be733fd196aa6c79)
Lib/test/test_fstring.py
Lib/test/test_tokenize.py
Misc/NEWS.d/next/Core and Builtins/2025-10-06-13-15-26.gh-issue-139516.d9Pkur.rst [new file with mode: 0644]
Parser/lexer/lexer.c
Parser/lexer/state.h