Skip to content

Conversation

@tetron
Copy link
Member

@tetron tetron commented Feb 15, 2022

Added "Python version support policy" page to documentation.

@codecov
Copy link

codecov bot commented Feb 15, 2022

Codecov Report

Merging #1621 (eacecea) into main (0f70992) will decrease coverage by 0.09%.
The diff coverage is n/a.

❗ Current head eacecea differs from pull request most recent head 058ac67. Consider uploading reports for the commit 058ac67 to get more accurate results

Impacted file tree graph

@@            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     
Impacted Files Coverage Δ
cwltool/cuda.py 35.29% <0.00%> (-39.71%) ⬇️
cwltool/argparser.py 91.63% <0.00%> (-2.91%) ⬇️
cwltool/cwltool/cuda.py 20.58% <0.00%> (-1.29%) ⬇️
cwltool/job.py 78.65% <0.00%> (-1.23%) ⬇️
cwltool/command_line_tool.py 77.19% <0.00%> (-0.28%) ⬇️
cwltool/main.py 71.71% <0.00%> (-0.27%) ⬇️
cwltool/docker.py 71.36% <0.00%> (-0.18%) ⬇️
cwltool/process.py 88.78% <0.00%> (-0.16%) ⬇️
cwltool/cwltool/context.py 88.41% <0.00%> (-0.08%) ⬇️
cwltool/checker.py 86.32% <0.00%> (-0.06%) ⬇️
... and 16 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0f70992...058ac67. Read the comment docs.

@tetron tetron mentioned this pull request Feb 15, 2022
@tetron
Copy link
Member Author

tetron commented Feb 16, 2022

@DailyDreaming @audrium @GlassOfWhiskey @michael-kotliar @johnbradley

https://github.com/common-workflow-language/cwltool/blob/b4a08a7cdcbf8ca86324b2baa21f507947d681e2/docs/pythonversions.rst

Proposed policy for when support for older Python versions will be dropped from cwltool. Thoughts? If you approve please respond with a thumbs up.

@mr-c mr-c force-pushed the python-version-policy branch from eacecea to 0961b36 Compare March 3, 2022 13:39
3.7 Debian 10
3.8 Ubuntu 20.04
3.9 Debian 11
3.10 None
Copy link
Member

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

@mr-c mr-c force-pushed the python-version-policy branch from 0961b36 to 058ac67 Compare March 9, 2022 17:01
@mr-c mr-c enabled auto-merge (rebase) March 9, 2022 17:03
@mr-c mr-c merged commit c795a91 into main Mar 9, 2022
@mr-c mr-c deleted the python-version-policy branch March 9, 2022 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants