swagger-api / swagger-api/swagger-codegen
Update list of supported python versions
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Description
Python 3.4 and below (other than 2.7) is EOL and should technically not be tested anymore. Furthermore, the travis.yml file is missing versions 3.6 and 3.7.
Swagger-codegen version
2.4.7
Suggest a fix/enhancement
Python versions specified here:
https://github.com/swagger-api/swagger-codegen/blob/master/modules/swagger-codegen/src/main/resources/python/travis.mustache#L4-L8
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 with modules/swagger-codegen/src/main/resources/python/travis.mustache, where the supported Python versions are specified. Update the list to exclude Python 3.4 and below except 2.7, and include 3.6 and 3.7; done means the Travis configuration reflects those supported versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100