NASA-AMMOS / NASA-AMMOS/AIT-Core
Drop Python 3.7 / pycparser and python 3.7
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 56
- Forks
- 35
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 3
Description
Any plans to update the minimum required Python version to 3.8? It seems there are a number of dependencies that rely on Python 3.8 or greater with pycparser being among them. This is causing the test pipeline to fail for the 3.7 build
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 checking the dependency configuration and the Python 3.7 test pipeline mentioned in the issue, including the pycparser requirement. Done means the minimum supported Python version is 3.8 and the test pipeline no longer attempts the failing Python 3.7 build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100