FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-143732: allow dict subclasses to be specialized by kumaraditya303 · Pull Request #148128 · 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-143732: allow dict subclasses to be specialized
- #148128
#148128
Merged
markshannon
merged 23 commits into
python:main
python/cpython:main
from
kumaraditya303:jit-dict-opt
kumaraditya303/cpython:jit-dict-opt
Copy head branch name to clipboard
May 4, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
gh-143732: allow dict subclasses to be specialized
#148128
markshannon
merged 23 commits into
python:main
python/cpython:main
from
kumaraditya303:jit-dict-opt
kumaraditya303/cpython:jit-dict-opt
Copy head branch name to clipboard
Commits
Commits on Apr 5, 2026
wip
kumaraditya303
committed
78be7d2
View commit details
Copy full SHA for 78be7d2
Browse repository at this point
Merge branch 'main' of https://github.com/python/cpython into jit-dict-opt
kumaraditya303
committed
86aac31
View commit details
Copy full SHA for 86aac31
Browse repository at this point
fix tests
kumaraditya303
committed
2fdf76f
View commit details
Copy full SHA for 2fdf76f
Browse repository at this point
improve tests
kumaraditya303
committed
0dad4a0
View commit details
Copy full SHA for 0dad4a0
Browse repository at this point
fix test
kumaraditya303
committed
c953a69
View commit details
Copy full SHA for c953a69
Browse repository at this point
Commits on Apr 7, 2026
Merge branch 'main' into jit-dict-opt
kumaraditya303
authored
959bdfa
View commit details
Copy full SHA for 959bdfa
Browse repository at this point
fix _BINARY_OP_SUBSCR_DICT_KNOWN_HASH
kumaraditya303
committed
38cd1d3
View commit details
Copy full SHA for 38cd1d3
Browse repository at this point
add more tests
kumaraditya303
committed
e38a5d3
View commit details
Copy full SHA for e38a5d3
Browse repository at this point
Merge branch 'jit-dict-opt' of https://github.com/kumaraditya303/cpython into jit-dict-opt
kumaraditya303
committed
1c6b354
View commit details
Copy full SHA for 1c6b354
Browse repository at this point
add type assertions
kumaraditya303
committed
6feb117
View commit details
Copy full SHA for 6feb117
Browse repository at this point
Commits on Apr 30, 2026
address review
kumaraditya303
committed
3e88c41
View commit details
Copy full SHA for 3e88c41
Browse repository at this point
Merge branch 'main' of https://github.com/python/cpython into jit-dict-opt
kumaraditya303
committed
af3dbab
View commit details
Copy full SHA for af3dbab
Browse repository at this point
fix conflict
kumaraditya303
committed
61bb5ba
View commit details
Copy full SHA for 61bb5ba
Browse repository at this point
reduce diff
kumaraditya303
committed
f7e97bd
View commit details
Copy full SHA for f7e97bd
Browse repository at this point
fix test
kumaraditya303
committed
f2dc858
View commit details
Copy full SHA for f2dc858
Browse repository at this point
fix formatting
kumaraditya303
committed
17fb6b8
View commit details
Copy full SHA for 17fb6b8
Browse repository at this point
remove assertions and incorrect immutable checks
kumaraditya303
committed
7aa3c6b
View commit details
Copy full SHA for 7aa3c6b
Browse repository at this point
remove more leftover assertions
kumaraditya303
committed
b40e922
View commit details
Copy full SHA for b40e922
Browse repository at this point
Commits on May 1, 2026
add watchers in all cases
kumaraditya303
committed
3387bff
View commit details
Copy full SHA for 3387bff
Browse repository at this point
Merge branch 'main' of https://github.com/python/cpython into jit-dict-opt
kumaraditya303
committed
94a7cbb
View commit details
Copy full SHA for 94a7cbb
Browse repository at this point
Merge branch 'main' into jit-dict-opt
kumaraditya303
authored
f116f96
View commit details
Copy full SHA for f116f96
Browse repository at this point
Commits on May 3, 2026
Merge branch 'main' of https://github.com/python/cpython into jit-dict-opt
kumaraditya303
committed
d6b9e26
View commit details
Copy full SHA for d6b9e26
Browse repository at this point
Merge branch 'jit-dict-opt' of https://github.com/kumaraditya303/cpython into jit-dict-opt
kumaraditya303
committed
686d630
View commit details
Copy full SHA for 686d630
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL