ruff/crates/ruff_python_parser/resources
Dylan 1889a5e6eb
[syntax-errors] Raise unsupported syntax error for template strings prior to Python 3.14 (#18664)
Closes #18662

One question is whether we would like the range to exclude the quotes?
2025-06-13 14:04:37 -05:00
..
inline [syntax-errors] Raise unsupported syntax error for template strings prior to Python 3.14 (#18664) 2025-06-13 14:04:37 -05:00
invalid Fix typos (#17988) 2025-05-09 14:57:14 -04:00
valid Implement template strings (#17851) 2025-05-30 15:00:56 -05:00
.editorconfig Replace LALRPOP parser with hand-written parser (#10036) 2024-04-18 17:57:39 +05:30