RobertCraigie / RobertCraigie/pyright-python
Feature request: `PYRIGHT_PYTHON_FORCE_VERSION=github`
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 277
- Forks
- 31
- Avg merge
- 4h 22m
- Merged PRs (30d)
- 3
Description
I'd love if I could use pyright-python to test the latest version of pyright from GitHub (irrespective of any release cycle). Not sure if this is even possible, but I read that npm can install from a GitHub link, so that might be doable easily.
Contributor guide
No contributing guide indexed for this repository
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 examining how pyright-python selects and installs the Pyright version, then verify whether npm supports installing directly from GitHub. Define the behavior for PYRIGHT_PYTHON_FORCE_VERSION=github and confirm that the latest GitHub version can be installed and invoked regardless of the release cycle.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100