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.
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
gh-111968: Use per-thread freelists for dict in free-threading #114323
gh-111968: Use per-thread freelists for dict in free-threading #114323
Changes from 22 commits
8561efc
6a69d6f
b2d4606
8889072
0cecf66
7041d4a
e973352
514a66f
c731cd3
ef2b754
e038141
e808bab
d5fbbea
e91d8ff
b905692
4f7d921
9239cdc
c12b1c1
ccd3b24
9eff9a9
e1d9549
4a76399
11f81d1
86e3228
42a3541
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure on line 282 in Objects/dictobject.c
GitHub Actions / Address sanitizer
Check failure on line 282 in Objects/dictobject.c
GitHub Actions / Ubuntu SSL tests with OpenSSL (1.1.1w)
Check failure on line 282 in Objects/dictobject.c
GitHub Actions / Ubuntu SSL tests with OpenSSL (3.0.11)
Check failure on line 282 in Objects/dictobject.c
GitHub Actions / Ubuntu SSL tests with OpenSSL (3.1.3)
Check failure on line 282 in Objects/dictobject.c
GitHub Actions / Hypothesis tests on Ubuntu
Check failure on line 282 in Objects/dictobject.c
GitHub Actions / Windows / build and test (x64)
Check warning on line 282 in Objects/dictobject.c
GitHub Actions / Windows / build and test (x64)
Check warning on line 282 in Objects/dictobject.c
GitHub Actions / Windows / build and test (x64)
Check failure on line 282 in Objects/dictobject.c
GitHub Actions / Windows / build (arm64)
Check warning on line 282 in Objects/dictobject.c
GitHub Actions / Windows / build (arm64)
Check warning on line 282 in Objects/dictobject.c
GitHub Actions / Windows / build (arm64)
Check failure on line 282 in Objects/dictobject.c
GitHub Actions / Ubuntu / build and test