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

chore: add Python 3.13 support #95

Merged
merged 2 commits into from
Oct 21, 2024
Merged

chore: add Python 3.13 support #95

merged 2 commits into from
Oct 21, 2024

Conversation

gruebel
Copy link
Member

@gruebel gruebel commented Sep 9, 2024

No description provided.

@gruebel gruebel requested a review from a team as a code owner September 9, 2024 19:20
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.44%. Comparing base (d8e10c7) to head (d11fbc9).
Report is 41 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
+ Coverage   90.55%   92.44%   +1.88%     
==========================================
  Files           8       12       +4     
  Lines         180      463     +283     
==========================================
+ Hits          163      428     +265     
- Misses         17       35      +18     
Flag Coverage Δ
unittests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@gruebel
Copy link
Member Author

gruebel commented Sep 9, 2024

ok, this needs to wait for gRPC to support 3.13 grpc/grpc#34922

@beeme1mr
Copy link
Member

beeme1mr commented Oct 2, 2024

@gruebel, it looks like gRPC now supports Python 3.13!

@gruebel
Copy link
Member Author

gruebel commented Oct 2, 2024

Nice, giving it a try.

@gruebel gruebel requested a review from beeme1mr October 6, 2024 13:11
@federicobond
Copy link
Member

Will this work without allow-prereleases: true now?

@gruebel
Copy link
Member Author

gruebel commented Oct 21, 2024

Yeah, it should work without now.

gruebel and others added 2 commits October 21, 2024 11:14
Co-authored-by: Michael Beemer <[email protected]>
Signed-off-by: Federico Bond <[email protected]>
@gruebel gruebel merged commit a17c0e7 into main Oct 21, 2024
19 checks passed
@gruebel gruebel deleted the add-py313 branch October 21, 2024 14:49
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