mirror of
https://github.com/python/cpython.git
synced 2026-07-29 13:16:59 -04:00
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 <[email protected]>