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

Explicit Python 3.12 support #71

Merged
merged 4 commits into from
Aug 10, 2023
Merged

Explicit Python 3.12 support #71

merged 4 commits into from
Aug 10, 2023

Conversation

diazona
Copy link
Contributor

@diazona diazona commented Aug 10, 2023

This PR adds testing for Python 3.12 and adds it to the list of supported versions.

This allows the linter to recognize the new allow-prereleases attribute
in setup-python@v4.
I also updated setup-python action to v4 to support allow-prereleases,
which is necessary to use unreleased versions of Python. (3.12 is at
release candidate status so it's basically ready, but it's not
technically a stable version yet.)
@diazona diazona requested review from coordt and redtoad August 10, 2023 08:42
@diazona diazona added this to the v1.0 milestone Aug 10, 2023
@diazona diazona merged commit 881ccaf into master Aug 10, 2023
52 checks passed
@diazona diazona deleted the python-3.12/1/dev branch August 10, 2023 18:38
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