-
Notifications
You must be signed in to change notification settings - Fork 26
Add Python 3.12, drop 3.8 #1193
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1193 +/- ##
===========================================
- Coverage 87.40% 87.37% -0.03%
===========================================
Files 132 132
Lines 13635 13635
===========================================
- Hits 11917 11913 -4
- Misses 1718 1722 +4 ☔ View full report in Codecov by Sentry. |
|
Kicking off the additional CI platforms |
|
This is "waiting on 3.8" because I will need to adjust the CI requirements to drop 3.8. |
|
@j-c-c , can I get a review, thanks. |
j-c-c
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, looks good. Sorry for the delay!
Moves default Python to 3.9 in docs and environments.