FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-112075: Fix race in constructing dict for instance by DinoV · Pull Request #118499 · 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-112075: Fix race in constructing dict for instance
- #118499
#118499
Merged
ambv
merged 4 commits into
python:main
python/cpython:main
from
DinoV:nogil_dict_creation
DinoV/cpython:nogil_dict_creation
Copy head branch name to clipboard
May 6, 2024
Conversation
Commits
4
(4)
Checks
Files changed
Merged
gh-112075: Fix race in constructing dict for instance
#118499
ambv
merged 4 commits into
python:main
python/cpython:main
from
DinoV:nogil_dict_creation
DinoV/cpython:nogil_dict_creation
Copy head branch name to clipboard
Commits
Commits on May 6, 2024
Fix race in constructing dict for instance
DinoV
committed
05092ed
View commit details
Copy full SHA for 05092ed
Browse repository at this point
Fix PyObject_GenericGetDict, PyObject_GenericSetDict, and add test cases
DinoV
committed
2db4a3c
View commit details
Copy full SHA for 2db4a3c
Browse repository at this point
Simplify incref's around new_dict_with_shared_keys, fix stats
Show description for f3f3445
DinoV
committed
f3f3445
View commit details
Copy full SHA for f3f3445
Browse repository at this point
remove stale comment and use requires_working_threading
DinoV
committed
9547a5f
View commit details
Copy full SHA for 9547a5f
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL