New semantic analyzer: support mutually recursive star imports in daemon
Open
Nobody has claimed this yet.
bug
priority-1-normal
semantic-analyzer
topic-daemon
topic-fine-grained-incremental
- Dominant language
- Python
- Stars
- 20.6k
- Forks
- 3.3k
- PR merge metrics
- PR metrics pending
Description
There is one test that is non-trivial to fix with the new analyzer: testImportStarMutuallyRecursive.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running the testImportStarMutuallyRecursive test and reading its current failure under the new semantic analyzer. Trace the daemon's handling of mutually recursive star imports from that test, and consider the work complete when the test passes with the new analyzer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100