Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
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.8k
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-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
You can’t perform that action at this time.