lambdalisue / lambdalisue/vim-pyenv
RFC: Provide API methods for Python 2 & 3
Open
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 107
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
I use Python 3 predominately for my Neovim setup. However, I tend to work on Python 2 code and I'm interested if providing methods like pyenv#pyenv#get_prog_for_version(version_number would be something that you can see in the API for pyenv.
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 reviewing the existing pyenv API and the proposed entry point, pyenv#pyenv#get_prog_for_version(version_number). Determine the intended Python 2 and 3 API scope and how completion would be verified; the issue does not name files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100