-
Notifications
You must be signed in to change notification settings - Fork 25
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
[python] Drop support for Python 3.8 #3021
Conversation
0b15ba2
to
f94dd1a
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3021 +/- ##
==========================================
+ Coverage 89.64% 89.94% +0.29%
==========================================
Files 40 41 +1
Lines 4096 4107 +11
==========================================
+ Hits 3672 3694 +22
+ Misses 424 413 -11
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
🔥
Co-authored-by: John Kerl <[email protected]>
Issue and/or context: this is a rebase of #2949, for debugging CI failures (harder for me to trigger/debug them on branch kounelisagis:agis/drop-py38-support)
#2141
sc-41048