Skip to content

Support 3.11 in CI#908

Merged
schwehr merged 2 commits into
mainfrom
python-3.11
Nov 7, 2022
Merged

Support 3.11 in CI#908
schwehr merged 2 commits into
mainfrom
python-3.11

Conversation

@gadomski
Copy link
Copy Markdown
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
Copy Markdown
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