ruff/crates/ruff_python_ast
Dylan ae7691b026
Add Python 3.14 to configuration options (#17647)
A small PR that just updates the various settings/configurations to
allow Python 3.14. At the moment selecting that target version will
have no impact compared to Python 3.13 - except that a warning
is emitted if the user does so with `preview` disabled.
2025-04-28 16:29:00 -05:00
..
src Add Python 3.14 to configuration options (#17647) 2025-04-28 16:29:00 -05:00
ast.toml Auto generate visit_source_order (#17180) 2025-04-17 08:59:57 -04:00
Cargo.toml Transition to salsa coarse-grained tracked structs (#15763) 2025-02-11 11:38:50 +01:00
generate.py Remove redundant type_to_visitor_function entries (#17564) 2025-04-23 09:27:00 +02:00