mirror of
https://github.com/python/cpython.git
synced 2026-07-30 05:36:27 -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]>