[ty] Better class def completions by RasmusNygren · Pull Request #22571 · astral-sh/ruff (original) (raw)

I haven't thought too much about this, no. But what you say sounds plausible to me. Possibly the challenge here is making sure we don't try to pre-compute too much stuff, particularly if we end up not needing it.

But yeah I agree that this is fine for now. Especially given that covering_node is only computed once now. :-)