swagger-api / swagger-api/swagger-codegen

Update list of supported python versions

Open
#9,680 0 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.