-
-
Notifications
You must be signed in to change notification settings - Fork 237
cwltool Python support policy #1621
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 Report
@@ Coverage Diff @@
## main #1621 +/- ##
==========================================
- Coverage 66.82% 66.73% -0.10%
==========================================
Files 93 93
Lines 16578 16583 +5
Branches 4404 4398 -6
==========================================
- Hits 11078 11066 -12
- Misses 4361 4379 +18
+ Partials 1139 1138 -1
Continue to review full report at Codecov.
|
|
@DailyDreaming @audrium @GlassOfWhiskey @michael-kotliar @johnbradley Proposed policy for when support for older Python versions will be dropped from |
eacecea to
0961b36
Compare
| 3.7 Debian 10 | ||
| 3.8 Ubuntu 20.04 | ||
| 3.9 Debian 11 | ||
| 3.10 None |
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.
the next Debian release will have Python 3.10 as the default
0961b36 to
058ac67
Compare
Added "Python version support policy" page to documentation.