Skip to content

Conversation

fatihkurtoglu
Copy link
Contributor

  • Readme Updates
  • CircleCI Configuration
  • Added [500] error code to HTTP Retry cases

jobs:
build_test:
docker:
- image: cimg/python:3.6
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

python 3.6 is getting close to EOL, do we want to standardize on python 3.8 or something?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We updated our SDK's min requirement from py2.7 to py3.6 and wanted to be still compatible while py3.6 is still maintained. CircleCI is matching that min requirement to be consistent.

@fatihkurtoglu fatihkurtoglu merged commit 68a89de into master Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants