Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Bump Python max version #108

Merged
merged 1 commit into from
May 26, 2022
Merged

Conversation

ca11ab1e
Copy link
Contributor

I guess upcoming Python 3.9 minor releases will not break anything,
so it should be safe to simply state we do support Python until 3.10.

To be more confident, I updated the CI configuration to test min/max supported
Python versions.

Checklist:

  • Performed a self-review of the code
  • Rebased to the base branch
  • Documented the changes
  • Updated the tests

.circleci/config.yml Outdated Show resolved Hide resolved
I guess upcoming Python 3.9 minor releases will not break anything,
so it should be safe to simply state we do support Python until 3.10.

To be more confident, I updated the CI configuration to test min/max supported
Python versions.
@ca11ab1e ca11ab1e force-pushed the impr-update-python branch from 88d2c1c to 64cc55d Compare May 26, 2022 07:35
@ca11ab1e
Copy link
Contributor Author

BTW Circle CI does not run on PRs?

@FabijanC
Copy link
Collaborator

BTW Circle CI does not run on PRs?

It doesn't. For some PRs the target branch can be changed to something that is not master (but that is on the same commit), and that other branch can then be merged into master. But with this PR, since config.yml locally pased the validity test, I'm going to merge it into master.

@FabijanC FabijanC merged commit e35d2fe into 0xSpaceShard:master May 26, 2022
@ca11ab1e ca11ab1e deleted the impr-update-python branch May 26, 2022 07:58
@FabijanC FabijanC mentioned this pull request May 26, 2022
4 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants