Skip to content

feat: add support for py311 #321

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

Closed
wants to merge 3 commits into from
Closed

feat: add support for py311 #321

wants to merge 3 commits into from

Conversation

jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented Dec 14, 2022

fixes #322

@jkowalleck jkowalleck added documentation Improvements or additions to documentation enhancement New feature or request CI Continuous Integration QA Quality Assurance labels Dec 14, 2022
@jkowalleck jkowalleck requested a review from a team as a code owner December 14, 2022 10:45
@jkowalleck jkowalleck added CT Continuous Testing and removed QA Quality Assurance labels Dec 14, 2022
@jkowalleck jkowalleck force-pushed the support_py311 branch 3 times, most recently from 62fb40b to 88be0d1 Compare January 7, 2023 09:19
Copy link
Collaborator

@madpah madpah left a comment

Choose a reason for hiding this comment

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

Need to update docs for this.

Copy link
Collaborator

@madpah madpah left a comment

Choose a reason for hiding this comment

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

No docs need changing.

@madpah
Copy link
Collaborator

madpah commented Jan 20, 2023

BLOCKED MERGING - need to deprecate Python 3.6 support first (via #325) to remove unsolvable dependency caused by jsonschema

@madpah
Copy link
Collaborator

madpah commented Mar 21, 2023

Python 3.11 support was added as of release 4.0.0.

@madpah madpah closed this Mar 21, 2023
@madpah madpah deleted the support_py311 branch March 21, 2023 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration CT Continuous Testing documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add support for python 3.11
2 participants