FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-117657: Use an atomic store to set type flags. by nascheme · Pull Request #127588 · 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
74.9k
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-117657: Use an atomic store to set type flags.
- #127588
#127588
Merged
nascheme
merged 4 commits into
python:main
python/cpython:main
from
nascheme:gh-117657-tp-flags-set-atomic
nascheme/cpython:gh-117657-tp-flags-set-atomic
Copy head branch name to clipboard
Feb 26, 2025
Conversation
Commits
4
(4)
Checks
Files changed
Merged
gh-117657: Use an atomic store to set type flags.
#127588
nascheme
merged 4 commits into
python:main
python/cpython:main
from
nascheme:gh-117657-tp-flags-set-atomic
nascheme/cpython:gh-117657-tp-flags-set-atomic
Copy head branch name to clipboard
Commits
Commits on Dec 4, 2024
Use an atomic store to set type flags.
Show description for bc26f92
nascheme
committed
bc26f92
View commit details
Copy full SHA for bc26f92
Browse repository at this point
Simplify `type_set_flags()` function.
Show description for 3c67c79
nascheme
committed
3c67c79
View commit details
Copy full SHA for 3c67c79
Browse repository at this point
Add type lock held assert to `type_set_flags()`.
Show description for 0fe7d78
nascheme
committed
0fe7d78
View commit details
Copy full SHA for 0fe7d78
Browse repository at this point
Commits on Feb 26, 2025
Merge 'origin/main' into gh-117657-tp-flags-set-atomic
nascheme
committed
4984eb7
View commit details
Copy full SHA for 4984eb7
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL