]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-139516: Fix lambda colon start format spec in f-string in tokenizer (#139657)
authorTomasz Pytel <tompytel@gmail.com>
Tue, 7 Oct 2025 16:28:15 +0000 (12:28 -0400)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 16:28:15 +0000 (17:28 +0100)
commit539461d9ec8e5322ead638f7be733fd196aa6c79
tree41ef85bcb944db3fec977e2980cab93b7d1d8534
parent96c59a6e427fab32d0bca89b77febca8cba8aada
gh-139516: Fix lambda colon start format spec in f-string in tokenizer (#139657)
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