-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
Add support for Python 3.12 #890
Conversation
@pbauer do we want to add 3.12 support to Plone 6.0 first? 🤔 the jobs I created on Jenkins are for Plone 6.1, but adding them for Plone 6.0 should not be a problem 👍🏾 |
@pbauer |
@mauritsvanrees the GHA |
This is exactly the kind of problem that this test is supposed to catch: In 6.1 we could choose to use just one versions file. But for 6.0 we should stick to what we have. |
It is pulled on even with bare.cfg now.
That worked. Let's try Jenkins for good measure. @jenkins-plone-org please run jobs |
No description provided.