Add a pyright-primer
Open
Nobody has claimed this yet.
project: policy
- Dominant language
- Python
- Stars
- 5.1k
- Forks
- 2.1k
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 82
Description
In addition to mypy-primer, it would be useful to have a pyright-primer to see how changes we make affect pyright's type checking.
@erictraut do you agree? Would your team be able to help set this up?
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
Begin by locating the existing mypy-primer setup in typeshed and understanding how it reports changes. Then determine the integration and coordination needed for pyright, with completion defined as a working pyright-primer that shows how typeshed changes affect pyright's type checking.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100