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

Update to Python 3.11 #322

Merged
merged 1 commit into from
Dec 16, 2023
Merged

Update to Python 3.11 #322

merged 1 commit into from
Dec 16, 2023

Conversation

HebaruSan
Copy link
Member

Python 3.7 is getting a little long in the tooth, and we've started to receive warnings about it no longer being supported during the builds. Let's see how the workflows handle 3.11.

@HebaruSan HebaruSan added the Environment It's about the dev/prod environment label Dec 16, 2023
Copy link
Member

@techman83 techman83 left a comment

Choose a reason for hiding this comment

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

I reckon let's give this a shot, I've been using similar packages across 3.8 - 3.11 without too many issues. Should also come with some performance / memory benefits too.

Thanks @HebaruSan !

@HebaruSan HebaruSan merged commit bd6dd22 into KSP-CKAN:master Dec 16, 2023
3 checks passed
@HebaruSan HebaruSan deleted the update/python branch December 16, 2023 01:49
@HebaruSan
Copy link
Member Author

Note that this still leaves the meta tester with whatever Python3 is in mono:latest, so we'll have to avoid taking on a dependency on later language versions until we figure that out.

https://github.com/KSP-CKAN/CKAN/blob/d43a2ac68f119cad2909353339dd7a0dafb9ff1c/Dockerfile.metadata#L6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Environment It's about the dev/prod environment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants