-
-
Notifications
You must be signed in to change notification settings - Fork 169
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
Support the free-threaded build of CPython 3.13 #1456
base: master
Are you sure you want to change the base?
Conversation
for more information, see https://pre-commit.ci
CodSpeed Performance ReportMerging #1456 will degrade performances by 48.24%Comparing Summary
Benchmarks breakdown
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1456 +/- ##
==========================================
- Coverage 96.14% 90.86% -5.29%
==========================================
Files 31 23 -8
Lines 5970 4949 -1021
Branches 364 332 -32
==========================================
- Hits 5740 4497 -1243
- Misses 204 451 +247
+ Partials 26 1 -25
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
What do these changes do?
Are there changes in behavior for the user?
No.
Related issue number
#1455
Checklist