Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Python 3.7 the required minimum #688

Merged
merged 5 commits into from
Feb 19, 2022
Merged

Make Python 3.7 the required minimum #688

merged 5 commits into from
Feb 19, 2022

Conversation

mpenkov
Copy link
Collaborator

@mpenkov mpenkov commented Feb 19, 2022

Tried adding Py3.10 tests under CI, but ran into problems with moto.

@mpenkov mpenkov added this to the 6.0.0 milestone Feb 19, 2022
@piskvorky piskvorky changed the title minimum py version is 3.7 Make Python 3.7 the required minimum + add Python 3.10 Feb 19, 2022
@@ -26,6 +22,10 @@ jobs:
toxenv: "check_keys,py39-doctest,test_coverage,py39-integration"
coveralls: true

# - python-version: '3.10'
# toxenv: "check_keys,py310-doctest,py310-test,py310-benchmark,py310-integration"
# result_key: benchmark-results-py310
Copy link
Owner

Choose a reason for hiding this comment

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

Why is this commented out?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I'm debugging a problem with moto and Py3.10. We may not be able to add Py3.10 testing after all.

@mpenkov mpenkov changed the title Make Python 3.7 the required minimum + add Python 3.10 Make Python 3.7 the required minimum Feb 19, 2022
@mpenkov mpenkov merged commit 973c00b into develop Feb 19, 2022
@mpenkov mpenkov deleted the mpenkov-patch-1 branch February 19, 2022 12:49
@cadnce cadnce mentioned this pull request Oct 12, 2022
5 tasks
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