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

Add support for Python 3.11 and 3.12 #217

Merged
merged 5 commits into from
Feb 27, 2024
Merged

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Feb 9, 2023

Python 3.11 was released on 2022-10-24 🚀

image

Also test 3.12-dev, remove redundant code for EOL and unsupported Python versions, and upgrade syntax using https://github.com/asottile/pyupgrade.

@JoshJarabek7
Copy link

Any update on this

@hugovk hugovk changed the title Add support for Python 3.11 and test 3.12-dev Add support for Python 3.11 and 3.12 Aug 26, 2023
@hugovk
Copy link
Contributor Author

hugovk commented Aug 26, 2023

Updated now that the Python 3.12 release candidate is out! 🚀

Call to action

We strongly encourage maintainers of third-party Python projects to prepare their projects for 3.12 compatibilities during this phase, and where necessary publish Python 3.12 wheels on PyPI to be ready for the final release of 3.12.0.

@hugovk
Copy link
Contributor Author

hugovk commented Feb 9, 2024

Closing this year-old PR, but happy to re-open if there's any interest in merging 👍

@hugovk hugovk closed this Feb 9, 2024
@grantjenks grantjenks reopened this Feb 9, 2024
@grantjenks grantjenks merged commit a13ac31 into grantjenks:master Feb 27, 2024
8 checks passed
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.

3 participants