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

Confirm Python 3.12 support and set to test with CI #276

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

sadielbartholomew
Copy link
Member

I've tested locally that cfdm works with Python 3.12, so I've added this latest and greatest stable Python version to the Actions workflow for running the test suite. Updates to pycodestyle i.e. PEP8 now raise an error E201 whitespace after '{' which we run into a small number of times, so I've also fixed those up so that the full test suite passes under v3.12.

Trivial so no review necessary. Merging straight after I see the outcome of the CI job runs (we might need to wait until the ).

@sadielbartholomew sadielbartholomew added testing Issues related to units tests and their coverage GitHub actions Anything relating to GitHub actions labels Oct 25, 2023
@sadielbartholomew sadielbartholomew merged commit 247a19a into NCAS-CMS:main Oct 25, 2023
@sadielbartholomew sadielbartholomew deleted the python-312 branch October 25, 2023 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GitHub actions Anything relating to GitHub actions testing Issues related to units tests and their coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant