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 test suite ready for python 3.12 #26

Merged
merged 2 commits into from
Dec 16, 2023
Merged

Update test suite ready for python 3.12 #26

merged 2 commits into from
Dec 16, 2023

Conversation

willthames
Copy link
Owner

No description provided.

Drop support for python 3.8 - it's almost end of life and doesn't
support importlib.resources.files() - we could use the backport
importlib_resources module but easier to drop support.

This change will only get merged into 1.29 and beyond - the
assumption being that anyone who's ready for kubernetes 1.29
is ready for python 3.9+
Use the importlib_resources backport.

This allows a fairly seamless python3.12 bump before the 1.29 upgrade
@willthames willthames merged commit 8291652 into main Dec 16, 2023
20 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.

1 participant