ruff/crates/ruff_linter
Charlie Marsh 073eddb1d9
Use Python version to determine typing rewrite safety (#8919)
## Summary

These rewrites are only (potentially) unsafe on Python versions that
predate their introduction into the standard library and grammar, so it
seems correct to mark them as safe on those later versions.
2023-11-29 22:22:04 -05:00
..
resources/test [pep8-naming] Allow Django model loads in non-lowercase-variable-in-function (N806) (#8917) 2023-11-29 20:43:40 -05:00
src Use Python version to determine typing rewrite safety (#8919) 2023-11-29 22:22:04 -05:00
Cargo.toml Bump version to v0.1.6 (#8744) 2023-11-17 13:29:19 -05:00