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

Add support for python 3.10 #2031

Merged
merged 7 commits into from
Dec 10, 2022
Merged

Add support for python 3.10 #2031

merged 7 commits into from
Dec 10, 2022

Conversation

agunapal
Copy link
Collaborator

@agunapal agunapal commented Dec 10, 2022

Description

Add support for Python 3.10

  • Update build scripts to build binaries for Python 3.8, 3.9 and 3.10
    - [x] Update github actions to Python 3.10. Did this to make sure nothing is breaking

Fixes #(issue)

Type of change

Please delete options that are not relevant.

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Feature/Issue validation/testing

Please describe the Unit or Integration tests that you ran to verify your changes and relevant result summary. Provide instructions so it can be reproduced.
Please also list any relevant details for your test configuration.

1_regression-cpu (ubuntu-20.04).txt
2_regression-cpu (macOS-latest).txt

1_regression-gpu (cu116).txt
2_regression-gpu (cu117).txt

@codecov
Copy link

codecov bot commented Dec 10, 2022

Codecov Report

Merging #2031 (67c0bcb) into master (ed69497) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2031   +/-   ##
=======================================
  Coverage   53.39%   53.39%           
=======================================
  Files          71       71           
  Lines        3223     3223           
  Branches       56       56           
=======================================
  Hits         1721     1721           
  Misses       1502     1502           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@agunapal agunapal merged commit ddaddb9 into master Dec 10, 2022
@agunapal agunapal deleted the feature/upgrade_python_3.10 branch November 9, 2023 18:36
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.

None yet

3 participants