FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-141510, PEP 814: Add built-in frozendict type by vstinner · Pull Request #144757 · 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, PEP 814: Add built-in frozendict type
- #144757
#144757
Merged
vstinner
merged 16 commits into
python:main
python/cpython:main
from
vstinner:frozendict_base
vstinner/cpython:frozendict_base
Copy head branch name to clipboard
Feb 17, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
gh-141510, PEP 814: Add built-in frozendict type
#144757
vstinner
merged 16 commits into
python:main
python/cpython:main
from
vstinner:frozendict_base
vstinner/cpython:frozendict_base
Copy head branch name to clipboard
Commits
Commits on Feb 12, 2026
gh-141510, PEP 814: Add built-in frozendict type
Show description for bde4379
vstinner
committed
bde4379
View commit details
Copy full SHA for bde4379
Browse repository at this point
Document PyFrozenDict_Type in the C API doc
vstinner
committed
1fb7c5a
View commit details
Copy full SHA for 1fb7c5a
Browse repository at this point
Fix test_inspect and test_doctest
vstinner
committed
fca2e5b
View commit details
Copy full SHA for fca2e5b
Browse repository at this point
Commits on Feb 13, 2026
Complete the documentation
vstinner
committed
99b291c
View commit details
Copy full SHA for 99b291c
Browse repository at this point
Fix doc warnings
Show description for 5e4a284
vstinner
committed
5e4a284
View commit details
Copy full SHA for 5e4a284
Browse repository at this point
Apply suggestions from code review
Show description for 5c0c6f1
vstinner
and
hugovk
authored
5c0c6f1
View commit details
Copy full SHA for 5c0c6f1
Browse repository at this point
Apply suggestion from @hugovk
Show description for 8d4ed14
vstinner
and
hugovk
authored
8d4ed14
View commit details
Copy full SHA for 8d4ed14
Browse repository at this point
Move the What's New entry
Show description for c770613
vstinner
committed
c770613
View commit details
Copy full SHA for c770613
Browse repository at this point
Revert _PyDict_LoadBuiltinsFromGlobals() change
vstinner
committed
6dfec48
View commit details
Copy full SHA for 6dfec48
Browse repository at this point
Document that frozendict is not a dict subclass
vstinner
committed
9101b1a
View commit details
Copy full SHA for 9101b1a
Browse repository at this point
Commits on Feb 16, 2026
Update Doc/library/stdtypes.rst
Show description for e845b2b
vstinner
and
adamchainz
authored
e845b2b
View commit details
Copy full SHA for e845b2b
Browse repository at this point
Apply suggestions from code review
Show description for 3d08f46
vstinner
and
hugovk
authored
3d08f46
View commit details
Copy full SHA for 3d08f46
Browse repository at this point
doc: use sentence case for headers
Show description for 258b3df
vstinner
committed
258b3df
View commit details
Copy full SHA for 258b3df
Browse repository at this point
Add tests on repr(frozendict)
vstinner
committed
09abcf5
View commit details
Copy full SHA for 09abcf5
Browse repository at this point
Apply suggestions from code review
Show description for 3653eeb
vstinner
and
hugovk
authored
3653eeb
View commit details
Copy full SHA for 3653eeb
Browse repository at this point
Apply suggestions from code review
Show description for 5bc207a
vstinner
and
benediktjohannes
authored
5bc207a
View commit details
Copy full SHA for 5bc207a
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL