Fix signature of add_symbol_table_node() in plugin.py after new analyzer is the default
Open
Nobody has claimed this yet.
priority-2-low
semantic-analyzer
- Dominant language
- Python
- Stars
- 20.6k
- Forks
- 3.3k
- PR merge metrics
- PR metrics pending
Description
This is a follow-up for https://github.com/python/mypy/pull/6381
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
Read the follow-up context in pull request #6381, then inspect add_symbol_table_node() in plugin.py and compare its signature with the new analyzer's expectations. Done means the plugin.py signature is corrected for the new default analyzer and the relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100