Uh oh!
There was an error while loading. Please reload this page.
build: Add support for python 3.14 and drop for python 3.11 - #374
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## v3.7.0 #374 +/- ##
=========================================
Coverage 100.00% 100.00% =========================================
Files 9 9 Lines 520 516 -4 =========================================
- Hits 520 516 -4 🚀 New features to boost your workflow:
|
sbillinge
commented
Jan 21, 2026
Thanks @stevenhua0320 this is great. Do we have a checklist of things to check for this migration? It would be good if we did. For example, did you search the docs (and all the project tbh) for mentions of 3.13 and 3.11? To minimize maintenance we try and remove too much version specific things, but still, a checklist of things we check for this task would be good, and then a comment in the PR that the checklist was completed would be good. Can I put you in charge of that? Thanks so much. |
stevenhua0320
commented
Jan 21, 2026
I think Caden has done most of the job summarizing how we will do the migration. For general thing for each package, we need to edit the |
Uh oh!
There was an error while loading. Please reload this page.
@sbillinge ready to review, Closes#360