FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-151646: Fix data race between gc.get_stats() and GC in free-threading builds by zangjiucheng · Pull Request #151766 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
75k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-151646: Fix data race between gc.get_stats() and GC in free-threading builds
- #151766
#151766
Merged
nascheme
merged 2 commits into
python:main
python/cpython:main
from
zangjiucheng:gh-151646-fix
zangjiucheng/cpython:gh-151646-fix
Copy head branch name to clipboard
Jul 4, 2026
Conversation
Commits
2
(2)
Checks
Files changed
Merged
gh-151646: Fix data race between gc.get_stats() and GC in free-threading builds
#151766
nascheme
merged 2 commits into
python:main
python/cpython:main
from
zangjiucheng:gh-151646-fix
zangjiucheng/cpython:gh-151646-fix
Copy head branch name to clipboard
Commits
Commits on Jun 20, 2026
Fix data race in free-threading builds between gc.get_stats() and garbage collection
zangjiucheng
committed
47cfd29
View commit details
Copy full SHA for 47cfd29
Browse repository at this point
Commits on Jul 4, 2026
gh-151646: Lighten gc.get_stats race test and trim mutex comments
Show description for 08a114a
zangjiucheng
and
claude
committed
08a114a
View commit details
Copy full SHA for 08a114a
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL