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

feat: remove python python 3 upper bound (support python 3.13) #578

Merged
merged 2 commits into from
Oct 18, 2024
Merged

Conversation

ss2165
Copy link
Member

@ss2165 ss2165 commented Oct 18, 2024

Closes #558

@ss2165 ss2165 requested a review from a team as a code owner October 18, 2024 08:29
@ss2165 ss2165 requested a review from croyzor October 18, 2024 08:29
@codecov-commenter
Copy link

codecov-commenter commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.70%. Comparing base (c698b43) to head (1c35359).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #578      +/-   ##
==========================================
+ Coverage   91.68%   91.70%   +0.01%     
==========================================
  Files          59       59              
  Lines        6280     6280              
==========================================
+ Hits         5758     5759       +1     
+ Misses        522      521       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ss2165 ss2165 requested review from qartik and removed request for croyzor October 18, 2024 08:32
Copy link
Collaborator

Choose a reason for hiding this comment

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

Also update execute-llvm's pyproject?

Copy link
Member

@qartik qartik left a comment

Choose a reason for hiding this comment

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

LGTM

@ss2165 ss2165 added this pull request to the merge queue Oct 18, 2024
Merged via the queue into main with commit 73bb94a Oct 18, 2024
3 checks passed
@ss2165 ss2165 deleted the ss/py313 branch October 18, 2024 12:31
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.

Support Python 3.13
4 participants