Victorien
|
33468cc8cc
|
[`pyupgrade`] Apply `UP035` only on py313+ for `get_type_hints()` (#18476)
|
2025-06-05 17:16:29 +01:00 |
InSync
|
d151ca85d3
|
[`pyupgrade`] Ignore `is_typeddict` and `TypedDict` for `deprecated-import` (`UP035`) (#15800)
|
2025-01-29 18:05:46 +00:00 |
Alex Waygood
|
94a3c53841
|
Update UP035 for Python 3.13 and the latest version of typing_extensions (#11693)
|
2024-06-02 22:59:48 +01:00 |
Charlie Marsh
|
ad1ca72a35
|
Add some additional Python 3.12 typing members to `deprecated-import` (#9445)
Closes https://github.com/astral-sh/ruff/issues/9443.
|
2024-01-09 12:52:01 -05:00 |
Charlie Marsh
|
7586091437
|
Include `backports.strenum` in `deprecated-imports` (#8113)
Closes https://github.com/astral-sh/ruff/issues/8102.
|
2023-10-21 23:13:03 +00:00 |
Charlie Marsh
|
5849a75223
|
Rename `ruff` crate to `ruff_linter` (#7529)
|
2023-09-20 08:38:27 +02:00 |