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
Accelerator
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
Type
/
to 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 }}
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.2k
Star
74.3k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-113710: Add types to the interpreter DSL
- #113711
#113711
Merged
Fidget-Spinner
merged 21 commits into
python:main
python/cpython:main
from
Fidget-Spinner:typed_dsl
Fidget-Spinner/cpython:typed_dsl
Copy head branch name to clipboard
Jan 12, 2024
Conversation
Commits
21
(21)
Checks
Files changed
Merged
gh-113710: Add types to the interpreter DSL
#113711
Fidget-Spinner
merged 21 commits into
python:main
python/cpython:main
from
Fidget-Spinner:typed_dsl
Fidget-Spinner/cpython:typed_dsl
Copy head branch name to clipboard
Commits
Commits on Jan 4, 2024
Add types to the DSL
Fidget-Spinner
committed
4a6c251
View commit details
Copy full SHA for 4a6c251
Browse repository at this point
Update generated_cases.c.h
Show description for 70e42b0
Fidget-Spinner
and
JuliaPoo
committed
70e42b0
View commit details
Copy full SHA for 70e42b0
Browse repository at this point
Commits on Jan 9, 2024
1st round of reviews (TODO: black, metadata, doc)
Fidget-Spinner
committed
37f87cc
View commit details
Copy full SHA for 37f87cc
Browse repository at this point
fix tests
Fidget-Spinner
committed
577588c
View commit details
Copy full SHA for 577588c
Browse repository at this point
use the table instead
Fidget-Spinner
committed
0c1d0b9
View commit details
Copy full SHA for 0c1d0b9
Browse repository at this point
run black
Fidget-Spinner
committed
f8c5cd1
View commit details
Copy full SHA for f8c5cd1
Browse repository at this point
documentation
Fidget-Spinner
committed
2d23474
View commit details
Copy full SHA for 2d23474
Browse repository at this point
talk auxillary
Fidget-Spinner
committed
9a7ded0
View commit details
Copy full SHA for 9a7ded0
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
bca395c
View commit details
Copy full SHA for bca395c
Browse repository at this point
correct name
Fidget-Spinner
committed
33c3bbd
View commit details
Copy full SHA for 33c3bbd
Browse repository at this point
Merge branch 'typed_dsl' of https://github.com/Fidget-Spinner/cpython into typed_dsl
Fidget-Spinner
committed
165802c
View commit details
Copy full SHA for 165802c
Browse repository at this point
LOAD_FAST_AND_CLEAR is not pure
Fidget-Spinner
committed
f3bf212
View commit details
Copy full SHA for f3bf212
Browse repository at this point
Commits on Jan 10, 2024
get rid of passthrough and no_trivial_elimination
Fidget-Spinner
committed
c6f2d84
View commit details
Copy full SHA for c6f2d84
Browse repository at this point
Commits on Jan 11, 2024
add guard to properties
Fidget-Spinner
committed
b775b06
View commit details
Copy full SHA for b775b06
Browse repository at this point
remove passthrough
Fidget-Spinner
committed
f0ec15f
View commit details
Copy full SHA for f0ec15f
Browse repository at this point
int -> long, document types
Fidget-Spinner
committed
83d0dff
View commit details
Copy full SHA for 83d0dff
Browse repository at this point
Commits on Jan 12, 2024
Address review
Fidget-Spinner
committed
aee39a4
View commit details
Copy full SHA for aee39a4
Browse repository at this point
remove pure from push and pop frames
Fidget-Spinner
committed
a7d7d4b
View commit details
Copy full SHA for a7d7d4b
Browse repository at this point
auxillary is 64-bit
Fidget-Spinner
committed
845f92d
View commit details
Copy full SHA for 845f92d
Browse repository at this point
use refinement
Fidget-Spinner
committed
362db1a
View commit details
Copy full SHA for 362db1a
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into typed_dsl
Fidget-Spinner
committed
b932b80
View commit details
Copy full SHA for b932b80
Browse repository at this point
You can’t perform that action at this time.