mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
[3.14] gh-139516: Fix lambda colon start format spec in f-string in tokenizer (GH-139657) (#139701)
gh-139516: Fix lambda colon start format spec in f-string in tokenizer (GH-139657)
(cherry picked from commit 539461d9ec)
Co-authored-by: Tomasz Pytel <tompytel@gmail.com>
This commit is contained in:
parent
cec4ddf23e
commit
de84d09050
5 changed files with 28 additions and 1 deletions
|
|
@ -0,0 +1 @@
|
|||
Fix lambda colon erroneously start format spec in f-string in tokenizer.
|
||||
Loading…
Add table
Add a link
Reference in a new issue