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
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
/
mypy
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3.3k
Star
20.6k
Code
Issues
2.7k
Pull requests
472
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[mypyc] Support Python 3.12 type alias syntax (PEP 695)
- #17384
#17384
Merged
JukkaL
merged 13 commits into
master
python/mypy:master
from
mypyc-type-aliases
python/mypy:mypyc-type-aliases
Copy head branch name to clipboard
Jun 17, 2024
Conversation
Commits
13
(13)
Checks
Files changed
Merged
[mypyc] Support Python 3.12 type alias syntax (PEP 695)
#17384
JukkaL
merged 13 commits into
master
python/mypy:master
from
mypyc-type-aliases
python/mypy:mypyc-type-aliases
Copy head branch name to clipboard
Commits
Commits on Jun 12, 2024
Support non-generic type aliases
JukkaL
committed
9ddad1c
View commit details
Copy full SHA for 9ddad1c
Browse repository at this point
Commits on Jun 14, 2024
Infer typing.TypeVAr as the type of a type var reference in runtime context
JukkaL
committed
e045e1d
View commit details
Copy full SHA for e045e1d
Browse repository at this point
Update failing tests
Show description for 903c330
JukkaL
committed
903c330
View commit details
Copy full SHA for 903c330
Browse repository at this point
Prefix type variables with underscore in builtins fixtures
JukkaL
committed
781f2a5
View commit details
Copy full SHA for 781f2a5
Browse repository at this point
Update another test case
JukkaL
committed
63c0ff7
View commit details
Copy full SHA for 63c0ff7
Browse repository at this point
Support generic type aliases
JukkaL
committed
fecfa80
View commit details
Copy full SHA for fecfa80
Browse repository at this point
Set infer_variance=True at runtime
JukkaL
committed
d009aa5
View commit details
Copy full SHA for d009aa5
Browse repository at this point
Fix self check
JukkaL
committed
6d250f4
View commit details
Copy full SHA for 6d250f4
Browse repository at this point
Refactor
JukkaL
committed
5468930
View commit details
Copy full SHA for 5468930
Browse repository at this point
Fix a few tests
JukkaL
committed
d0b2690
View commit details
Copy full SHA for d0b2690
Browse repository at this point
Add docstring
JukkaL
committed
6510319
View commit details
Copy full SHA for 6510319
Browse repository at this point
Minor tweaks
JukkaL
committed
af3f058
View commit details
Copy full SHA for af3f058
Browse repository at this point
Merge branch 'master' into mypyc-type-aliases
JukkaL
committed
2a4d7dd
View commit details
Copy full SHA for 2a4d7dd
Browse repository at this point
You can’t perform that action at this time.