Micha Reiser
|
fa26860296
|
Refactor range from `Attributed` to `Node`s (#4422)
|
2023-05-16 06:36:32 +00:00 |
Charlie Marsh
|
2414469ac3
|
Enable automatic rewrites of `typing.Deque` and `typing.DefaultDict` (#4420)
|
2023-05-15 22:33:24 +00:00 |
Tyler Yep
|
01b372a75c
|
Implement `flake8-future-annotations` FA100 (#3979)
|
2023-05-14 03:00:06 +00:00 |
Charlie Marsh
|
72e0ffc1ac
|
Delay computation of `Definition` visibility (#4339)
|
2023-05-11 17:14:29 +00:00 |
Jeong, YunWon
|
be6e00ef6e
|
Re-integrate RustPython parser repository (#4359)
Co-authored-by: Micha Reiser <micha@reiser.io>
|
2023-05-11 07:47:17 +00:00 |
Charlie Marsh
|
d365dab904
|
Include static and class methods in in abstract decorator list (#4298)
|
2023-05-08 21:54:02 -04:00 |
Charlie Marsh
|
a9fc648faf
|
Use `NodeId` for `Binding` source (#4234)
|
2023-05-06 16:20:08 +00:00 |
Charlie Marsh
|
c1f0661225
|
Replace `parents` statement stack with a `Nodes` abstraction (#4233)
|
2023-05-06 16:12:41 +00:00 |
Dhruv Manilawala
|
2c91412321
|
Consider Flask app logger as logger candidate (#4253)
|
2023-05-06 11:31:10 -04:00 |
Moritz Sauter
|
ee6d8f7467
|
Add bugbear immutable functions as allowed in dataclasses (#4122)
|
2023-04-27 21:23:06 -04:00 |
Jonathan Plasse
|
5e91211e6d
|
Add `in_boolean_test` to `Context` (#4072)
|
2023-04-23 23:18:23 -06:00 |
Dhruv Manilawala
|
ba98149022
|
Avoid `RUF008` if field annotation is immutable (#4039)
|
2023-04-20 16:02:12 -04:00 |
Dhruv Manilawala
|
b6155232ac
|
Consider logger candidate from `logging` module only (#3878)
|
2023-04-04 19:52:57 +00:00 |
Charlie Marsh
|
d919adc13c
|
Introduce a `ruff_python_semantic` crate (#3865)
|
2023-04-04 16:50:47 +00:00 |