mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-28 21:05:08 +00:00
![]() ## Summary Further work towards https://github.com/astral-sh/ruff/issues/14169. We currently panic on encountering cyclic `*` imports. This is easily fixed using fixpoint iteration. ## Test Plan Added a test that panics on `main`, but passes with this PR |
||
---|---|---|
.. | ||
basic.md | ||
builtins.md | ||
case_sensitive.md | ||
conditional.md | ||
conflicts.md | ||
conventions.md | ||
errors.md | ||
invalid_syntax.md | ||
relative.md | ||
star.md | ||
stubs.md | ||
tracking.md |