Support the free-threaded build of CPython 3.13#1456
Merged
bdraco merged 47 commits intoaio-libs:masterfrom Apr 16, 2025
Merged
Support the free-threaded build of CPython 3.13#1456bdraco merged 47 commits intoaio-libs:masterfrom
bdraco merged 47 commits intoaio-libs:masterfrom
Conversation
for more information, see https://pre-commit.ci
CodSpeed Performance ReportMerging #1456 will improve performances by 7.24%Comparing Summary
Benchmarks breakdown
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1456 +/- ##
==========================================
+ Coverage 98.93% 99.37% +0.44%
==========================================
Files 32 30 -2
Lines 6091 6068 -23
Branches 365 265 -100
==========================================
+ Hits 6026 6030 +4
+ Misses 62 35 -27
Partials 3 3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
78f84fd to
1c857ca
Compare
9bfa0d3 to
44ee894
Compare
webknjaz
reviewed
Feb 17, 2025
webknjaz
reviewed
Feb 17, 2025
webknjaz
reviewed
Feb 17, 2025
webknjaz
reviewed
Feb 17, 2025
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
for more information, see https://pre-commit.ci
webknjaz
reviewed
Mar 1, 2025
webknjaz
reviewed
Mar 1, 2025
webknjaz
reviewed
Mar 1, 2025
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
41c79ea to
ace56a4
Compare
asvetlov
reviewed
Mar 16, 2025
webknjaz
reviewed
Mar 28, 2025
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
webknjaz
approved these changes
Apr 1, 2025
bdraco
approved these changes
Apr 16, 2025
Member
|
Thanks @lysnikolaou & thanks for your patience with this one |
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What do these changes do?
Are there changes in behavior for the user?
No.
Related issue number
Resolves #1455
Checklist