FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-106485: Create object's dict-values instead of creating __dict__, when we can. by markshannon · Pull Request #107843 · python/cpython · GitHub
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
36.1k
Star
77.2k
Code
Issues
5k+
Pull requests
2.7k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GH-106485: Create object's dict-values instead of creating __dict__, when we can.
- #107843
#107843
Merged
markshannon
merged 2 commits into
python:main
python/cpython:main
from
faster-cpython:always-allocate-value-for-managed-dict-objects
faster-cpython/cpython:always-allocate-value-for-managed-dict-objects
Copy head branch name to clipboard
Aug 11, 2023
Conversation
Commits
2
(2)
Checks
Files changed
Merged
GH-106485: Create object's dict-values instead of creating __dict__, when we can.
#107843
markshannon
merged 2 commits into
python:main
python/cpython:main
from
faster-cpython:always-allocate-value-for-managed-dict-objects
faster-cpython/cpython:always-allocate-value-for-managed-dict-objects
Copy head branch name to clipboard
Commits
Commits on Aug 9, 2023
Create object's dict-values on-demand, instead of creating __dict__
markshannon
committed
17ae178
View commit details
Copy full SHA for 17ae178
Browse repository at this point
Commits on Aug 11, 2023
Update Objects/object.c
Show description for 29d3a2f
markshannon
and
iritkatriel
authored
29d3a2f
View commit details
Copy full SHA for 29d3a2f
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL