cpython/Parser/lexer
Miss Islington (bot) 2045453171
[3.14] gh-129958: New syntax error in format spec applies to both f-strings and t-strings (GH-135570) (#135982)
(cherry picked from commit fb9e292919)

Co-authored-by: Dylan <dylwil3@gmail.com>
Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
2025-06-26 18:40:09 +02: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-129958: New syntax error in format spec applies to both f-strings and t-strings (GH-135570) (#135982) 2025-06-26 18:40:09 +02: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 gh-132661: Implement PEP 750 (#132662) 2025-04-30 11:46:41 +02:00