Carl Meyer
|
7712c2fd15
|
[ty] don't allow first-party code to shadow stdlib types module (#19128)
|
2025-07-04 10:36:26 +00:00 |
Alex Waygood
|
685eac10e5
|
Revert "[ty] Offer "Did you mean...?" suggestions for unresolved `from` imports and unresolved attributes (#18705)" (#18721)
|
2025-06-17 15:48:09 +01:00 |
Alex Waygood
|
913f136d33
|
[ty] Offer "Did you mean...?" suggestions for unresolved `from` imports and unresolved attributes (#18705)
Co-authored-by: Brent Westbrook <brentrwestbrook@gmail.com>
|
2025-06-17 11:10:34 +01:00 |
Alex Waygood
|
e2d96df501
|
[ty] Improve diagnostics if the user attempts to import a stdlib module that does not exist on their configured Python version (#18403)
|
2025-06-02 10:52:26 +00:00 |
Charlie Marsh
|
a2e9a7732a
|
Update class literal display to use `<class 'Foo'>` style (#17889)
## Summary
Closes https://github.com/astral-sh/ruff/issues/17238.
|
2025-05-06 20:11:25 -04:00 |
Alex Waygood
|
2f9992b6ef
|
[ty] Fix duplicate diagnostics for unresolved module when an `import from` statement imports multiple members (#17886)
|
2025-05-06 12:37:10 +01:00 |
Micha Reiser
|
b51c4f82ea
|
Rename Red Knot (#17820)
|
2025-05-03 19:49:15 +02:00 |