-
-
Notifications
You must be signed in to change notification settings - Fork 276
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
Bump CI jobs to Python 3.12 #2314
Conversation
Blocked by 3.12 being released in the github available runners (can't find the repo but I'll link it later because I'm watching it and I'll get notified when 3.12 is up) |
Same pypy 3.10 bug is happening elsewhere : #2316 I think main is broken. |
OK to merge this then? Don't want to spend any open source banana sundae points with a no-approval-merge 😉 |
I'll delete the cache and rerun it. edit: that took care of it! |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2314 +/- ##
=======================================
Coverage 92.85% 92.85%
=======================================
Files 94 94
Lines 11056 11056
=======================================
Hits 10266 10266
Misses 790 790
Flags with carried forward coverage won't be shown. Click here to find out more. |
In truth the sweet banana sundae point (and money for increasing said points) for well reviewed code is no more :(. But sometime I think a review is not necessary and then I break main in multiple unexpected ways or a review happen and something obvious is pointed out so review is always better (but we don't have to be zealots about it either) |
No description provided.