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

Support 3.11 in CI #908

Merged
merged 2 commits into from
Nov 7, 2022
Merged

Support 3.11 in CI #908

merged 2 commits into from
Nov 7, 2022

Conversation

gadomski
Copy link
Member

@gadomski gadomski commented Nov 7, 2022

Related Issue(s):

This should fix CI so current PR's can pass.

Description:

Python 3.11 was released today! This PR pre-release support since python-version doesn't have 3.12 yet. We should add it back when we can.

We should make 3.11 required for PR merging once this PR is approved.

PR Checklist:

  • Code is formatted (run pre-commit run --all-files)
  • Tests pass (run scripts/test)
  • Documentation has been updated to reflect changes, if applicable
  • This PR maintains or improves overall codebase code coverage.
  • Changes are added to the CHANGELOG. See the docs for information about adding to the changelog.

Removes pre-release support since python-version doesn't have 3.12 yet. We
should add it back when we can.
@schwehr schwehr merged commit 03e14b9 into main Nov 7, 2022
@gadomski gadomski deleted the python-3.11 branch November 7, 2022 19:25
@gadomski
Copy link
Member Author

gadomski commented Nov 7, 2022

Thanks! I've updated the branch protection to include 3.11.

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