cpython/Parser/lexer
Miss Islington (bot) de84d09050
[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>
2025-10-07 18:35:17 +01:00
..
buffer.c gh-132661: Implement PEP 750 (#132662) 2025-04-30 11:46:41 +02:00
buffer.h gh-104169: Refactor tokenizer into lexer and wrappers (#110684) 2023-10-11 15:14:44 +00:00
lexer.c [3.14] gh-139516: Fix lambda colon start format spec in f-string in tokenizer (GH-139657) (#139701) 2025-10-07 18:35:17 +01:00
lexer.h gh-132661: Implement PEP 750 (#132662) 2025-04-30 11:46:41 +02:00
state.c gh-132661: Implement PEP 750 (#132662) 2025-04-30 11:46:41 +02:00
state.h [3.14] gh-139516: Fix lambda colon start format spec in f-string in tokenizer (GH-139657) (#139701) 2025-10-07 18:35:17 +01:00