mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
de84d09050
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>