ruff/crates/ruff_wasm
Charlie Marsh 38b9fb8bbd
Set a default on PythonVersion (#6446)
## Summary

I think it makes sense for `PythonVersion::default()` to return our
minimum-supported non-EOL version.

## Test Plan

`cargo test`

---------

Co-authored-by: Zanie <contact@zanie.dev>
2023-08-09 15:19:27 +00:00
..
src Set a default on PythonVersion (#6446) 2023-08-09 15:19:27 +00:00
tests Remove parser dependency from ruff-python-ast (#6096) 2023-07-26 17:47:22 +02:00
Cargo.toml Pull in RustPython parser (#6099) 2023-07-27 09:29:11 +00:00