-
Notifications
You must be signed in to change notification settings - Fork 0
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 Python 3.13 to the test matrix #35
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #35 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 7 7
=========================================
Hits 7 7 ☔ View full report in Codecov by Sentry. |
Do we want to also add free-threaded Python to the CI? I believe this 3.13 will by with GIL. E.g. https://github.com/deadsnakes/action seems to be a way that we can already enable GILless right now |
Aaand it's delayed by a week: https://blog.python.org/2024/10/python-3130-release-candidate-3-released.html |
They also say
So would be fine with me if we add the prerelease to matrix. Maybe we should have 'the next prerelease' in a test anyway so we don't have to suddenly solve bugs. But well it is also okay to stay behind. |
Meh, Windoof no worky 🙄 |
Hmm, now 3.13 is finally out (and supported by the action) and yet it's still failing on Windows. Not sure what's going on... |
This also resulted in pluggy being bumped from 1.3.0 to 1.5.0.
The Python version corresponding to Donald Duck's license plate will drop tomorrow 🚀