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 Python3.13 #209

Merged
merged 4 commits into from
Oct 11, 2024
Merged

Add support for Python3.13 #209

merged 4 commits into from
Oct 11, 2024

Conversation

rgaudin
Copy link
Member

@rgaudin rgaudin commented Oct 10, 2024

No code nor dependency change required but we need to build, test and publish it.

Fixes #208

No code nor dependency change required but we need to build, test and publish it.
@rgaudin rgaudin requested a review from benoit74 October 10, 2024 11:06
@rgaudin rgaudin self-assigned this Oct 10, 2024
@rgaudin rgaudin marked this pull request as ready for review October 10, 2024 11:06
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.49%. Comparing base (a5fb036) to head (f480b33).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #209   +/-   ##
=======================================
  Coverage   93.49%   93.49%           
=======================================
  Files           1        1           
  Lines         523      523           
=======================================
  Hits          489      489           
  Misses         34       34           

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

Copy link

@benoit74 benoit74 left a comment

Choose a reason for hiding this comment

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

LGTM, to release asap from my PoV

.github/workflows/QA.yaml Outdated Show resolved Hide resolved
@rgaudin rgaudin merged commit 75d559b into main Oct 11, 2024
21 checks passed
@rgaudin rgaudin deleted the py313 branch October 11, 2024 12:07
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.

Python 3.13 support
2 participants