FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-141510: Optimize frozendict(frozendict) by vstinner · Pull Request #145592 · 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-141510: Optimize frozendict(frozendict)
- #145592
#145592
Merged
vstinner
merged 5 commits into
python:main
python/cpython:main
from
vstinner:frozendict_new_same
vstinner/cpython:frozendict_new_same
Copy head branch name to clipboard
Mar 9, 2026
Conversation
Commits
5
(5)
Checks
Files changed
Merged
gh-141510: Optimize frozendict(frozendict)
#145592
vstinner
merged 5 commits into
python:main
python/cpython:main
from
vstinner:frozendict_new_same
vstinner/cpython:frozendict_new_same
Copy head branch name to clipboard
Commits
Commits on Mar 6, 2026
gh-141510: Optimize frozendict(frozendict)
Show description for 99d7ca6
vstinner
committed
99d7ca6
View commit details
Copy full SHA for 99d7ca6
Browse repository at this point
Optimize also PyFrozenDict_New(frozendict)
vstinner
committed
5b07811
View commit details
Copy full SHA for 5b07811
Browse repository at this point
Document PyFrozenSet_New() optimization
vstinner
committed
114ffb5
View commit details
Copy full SHA for 114ffb5
Browse repository at this point
Simplify the doc; omit subclass special case
vstinner
committed
9de1f08
View commit details
Copy full SHA for 9de1f08
Browse repository at this point
Commits on Mar 9, 2026
Remove the note in PyFrozenDict_New() doc
vstinner
committed
ca20231
View commit details
Copy full SHA for ca20231
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL