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

Upgraded python support for 3.11 #211

Merged
merged 1 commit into from
Jun 8, 2023
Merged

Conversation

tcchawla
Copy link
Contributor

@tcchawla tcchawla commented Jun 8, 2023

Signed-off-by: tcchawla [email protected]

Solves issue: #68

Explain what this PR does.

This PR adds support for latest python 3.11 version
Changed workflow to support the latest version
Changed project dependency to support 3.11.x versions

Please close #72, as this is extension of the same PR

@ab93 ab93 added the good first issue Good for newcomers label Jun 8, 2023
Copy link
Member

@ab93 ab93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Merging #211 (fdab83e) into main (9ebc32f) will decrease coverage by 0.18%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
- Coverage   96.92%   96.75%   -0.18%     
==========================================
  Files          45       45              
  Lines        1757     1757              
  Branches      137      137              
==========================================
- Hits         1703     1700       -3     
- Misses         42       44       +2     
- Partials       12       13       +1     

see 1 file with indirect coverage changes

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

@ab93 ab93 merged commit 203c100 into numaproj:main Jun 8, 2023
ab93 pushed a commit that referenced this pull request Jun 20, 2023
Solves issue: #68 

This PR adds support for latest python 3.11 version
Changed workflow to support the latest version
Changed project dependency to support 3.11.x versions

Signed-off-by: Tarun Chawla <[email protected]>
@ab93 ab93 mentioned this pull request Jun 20, 2023
ab93 added a commit that referenced this pull request Jun 20, 2023
Cherry-picked
- #206
- #211
- #216
- #208

---------

Signed-off-by: Avik Basu <[email protected]>
Signed-off-by: Tarun Chawla <[email protected]>
Signed-off-by: GitHub <[email protected]>
Co-authored-by: Tarun Chawla <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ab93 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants