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

CI: Add support for Python 3.12 #597

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

DimitriPapadopoulos
Copy link
Contributor

@DimitriPapadopoulos DimitriPapadopoulos commented Sep 14, 2023

Python 3.12 release candidates are available, and version 3.12 has been available in GitHub runners for almost a year:
actions/setup-python#514

@coveralls
Copy link

coveralls commented Sep 14, 2023

Coverage Status

coverage: 99.391%. remained the same
when pulling 70a1959 on DimitriPapadopoulos:3.12
into f63e56f on adrienverge:master.

@DimitriPapadopoulos
Copy link
Contributor Author

I still need 3.12-dev instead of 3.12 here. I thought I had seen other projects use 3.12 on ubuntu-latest, I must have been mistaken. Any way, tests pass as expected, so this program is ready for Python 3.12.

@adrienverge
Copy link
Owner

Thanks and good idea!

I still need 3.12-dev instead of 3.12 here.

It's normal because I think the official release of Python 3.12 is scheduled for 2023-10-02. Let's undraft this pull request in 3 weeks?

@silverwind
Copy link

Time to merge this?

Copy link
Owner

@adrienverge adrienverge left a comment

Choose a reason for hiding this comment

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

Let's go!

Thank you again @DimitriPapadopoulos.

@adrienverge adrienverge merged commit e1d45c3 into adrienverge:master Nov 6, 2023
7 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.

4 participants