Require Python >= 3.6 or 3.7
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 37
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
If we followed https://numpy.org/neps/nep-0029-deprecation_policy.html we might support only 3.7+ for a release in early 2021.
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 reading the linked NEP-0029 policy and inspect the repository for its Python-version metadata and CI configuration. Clarify whether the target is Python 3.6 or 3.7, then define the compatibility change and verification needed before updating support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100