ruff/crates/ruff_python_semantic
Charlie Marsh 446ceed1ad
Support IfExp with dual string arms in invalid-envvar-value (#6538)
## Summary

Closes https://github.com/astral-sh/ruff/issues/6537. We need to improve
the `PythonType` algorithm, so this also documents some of its
limitations as TODOs.
2023-08-13 15:52:10 -04:00
..
src Support IfExp with dual string arms in invalid-envvar-value (#6538) 2023-08-13 15:52:10 -04:00
Cargo.toml Pull in RustPython parser (#6099) 2023-07-27 09:29:11 +00:00