top | item 46295425

(no title)

zanie | 2 months ago

As noted in the linked issue

> At time of writing, many of the remaining rules require type inference and/or multi-file analysis, and aren't ready to be implemented in Ruff.

ty is actually a big step in this direction as it provides multi-file analysis and type inference.

(I work at Astral)

discuss

order

int_19h|2 months ago

Are you guys planning to tackle Python debugging next? pydevd could really use a fast native rewrite targeting modern Python.