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

Added official Python 3.12 support #2214

Merged
merged 1 commit into from
Jul 13, 2023
Merged

Added official Python 3.12 support #2214

merged 1 commit into from
Jul 13, 2023

Conversation

agronholm
Copy link
Contributor

Summary

  • Adds Python 3.12 to CI
  • Updates pytest to a compatible version
  • Adds the Python :: 3.12 classifier

Checklist

  • I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.

@agronholm
Copy link
Contributor Author

I looked for documentation to update but couldn't find anything relevant.

Copy link
Member

@Kludex Kludex left a comment

Choose a reason for hiding this comment

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

Thanks 🙏

@Kludex
Copy link
Member

Kludex commented Jul 13, 2023

Don't we need to point at 3.12-dev?

@agronholm
Copy link
Contributor Author

Don't we need to point at 3.12-dev?

Nope, the allow-prereleases: true flag takes care of that.

@Kludex Kludex merged commit 8442208 into encode:master Jul 13, 2023
@Kludex
Copy link
Member

Kludex commented Jul 13, 2023

Thanks 🙏

@agronholm agronholm deleted the py312 branch July 14, 2023 11:57
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