Skip to content
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

Update Programming Language :: Python Versions to 3.8 & 3.9 #10579

Merged
merged 2 commits into from
Apr 4, 2022

Conversation

madsbk
Copy link
Member

@madsbk madsbk commented Apr 4, 2022

Just noticed that the classifiers of the python packages doesn't include Python v3.9 but includes Python v3.7. Fixed.

@madsbk madsbk requested review from a team as code owners April 4, 2022 08:04
@madsbk madsbk requested review from vyasr and skirui-source April 4, 2022 08:04
@github-actions github-actions bot added the Python Affects Python cuDF API. label Apr 4, 2022
@madsbk madsbk added 3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function non-breaking Non-breaking change and removed Python Affects Python cuDF API. labels Apr 4, 2022
@github-actions github-actions bot added the Python Affects Python cuDF API. label Apr 4, 2022
@codecov
Copy link

codecov bot commented Apr 4, 2022

Codecov Report

Merging #10579 (0405d4c) into branch-22.06 (291fbcf) will increase coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 0405d4c differs from pull request most recent head 3b937a6. Consider uploading reports for the commit 3b937a6 to get more accurate results

@@               Coverage Diff                @@
##           branch-22.06   #10579      +/-   ##
================================================
+ Coverage         86.31%   86.33%   +0.01%     
================================================
  Files               140      140              
  Lines             22300    22300              
================================================
+ Hits              19249    19253       +4     
+ Misses             3051     3047       -4     
Impacted Files Coverage Δ
python/cudf/cudf/core/column/string.py 89.10% <0.00%> (+0.12%) ⬆️
python/cudf/cudf/core/groupby/groupby.py 91.72% <0.00%> (+0.22%) ⬆️
python/cudf/cudf/core/tools/datetimes.py 84.49% <0.00%> (+0.30%) ⬆️
python/cudf/cudf/core/column/lists.py 90.49% <0.00%> (+0.45%) ⬆️

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 291fbcf...3b937a6. Read the comment docs.

@ajschmidt8 ajschmidt8 added improvement Improvement / enhancement to an existing function and removed improvement Improvement / enhancement to an existing function labels Apr 4, 2022
@galipremsagar galipremsagar added 5 - Ready to Merge Testing and reviews complete, ready to merge and removed 3 - Ready for Review Ready for review by team labels Apr 4, 2022
@galipremsagar
Copy link
Contributor

@gpucibot merge

@rapids-bot rapids-bot bot merged commit d7602c3 into rapidsai:branch-22.06 Apr 4, 2022
@madsbk madsbk deleted the python_verions branch April 5, 2022 10:35
@bdice bdice mentioned this pull request Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Ready to Merge Testing and reviews complete, ready to merge improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants