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
/
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
459
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fix issues with type aliases and new style unions
- #14181
#14181
Merged
JukkaL
merged 16 commits into
master
python/mypy:master
from
fix-type-union
python/mypy:fix-type-union
Copy head branch name to clipboard
Nov 25, 2022
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Fix issues with type aliases and new style unions
#14181
JukkaL
merged 16 commits into
master
python/mypy:master
from
fix-type-union
python/mypy:fix-type-union
Copy head branch name to clipboard
Commits
Commits on Nov 24, 2022
Fix issues with type aliases and new style unions
Show description for 8d90d97
JukkaL
committed
8d90d97
View commit details
Copy full SHA for 8d90d97
Browse repository at this point
Black
JukkaL
committed
acd93db
View commit details
Copy full SHA for acd93db
Browse repository at this point
Fix test case
JukkaL
committed
51660b0
View commit details
Copy full SHA for 51660b0
Browse repository at this point
WIP add failing cases
JukkaL
committed
f73ee51
View commit details
Copy full SHA for f73ee51
Browse repository at this point
Fix aliases in stubs
JukkaL
committed
096d8bd
View commit details
Copy full SHA for 096d8bd
Browse repository at this point
Update test case
JukkaL
committed
3e4e809
View commit details
Copy full SHA for 3e4e809
Browse repository at this point
Add test case covering #14158
JukkaL
committed
a732e7a
View commit details
Copy full SHA for a732e7a
Browse repository at this point
Minor tweaks
JukkaL
committed
41cd383
View commit details
Copy full SHA for 41cd383
Browse repository at this point
Fix TreeTransform
JukkaL
committed
afc8754
View commit details
Copy full SHA for afc8754
Browse repository at this point
Fix aststrip
JukkaL
committed
ceee87b
View commit details
Copy full SHA for ceee87b
Browse repository at this point
A few additional fixes + add test case
JukkaL
committed
8666b55
View commit details
Copy full SHA for 8666b55
Browse repository at this point
Fix type check
JukkaL
committed
7a7284b
View commit details
Copy full SHA for 7a7284b
Browse repository at this point
Black
JukkaL
committed
0716501
View commit details
Copy full SHA for 0716501
Browse repository at this point
Merge remote-tracking branch 'origin/master' into fix-type-union
JukkaL
committed
d178f7f
View commit details
Copy full SHA for d178f7f
Browse repository at this point
Remove accidentally added test stub
JukkaL
committed
ac2df6c
View commit details
Copy full SHA for ac2df6c
Browse repository at this point
Commits on Nov 25, 2022
Merge branch 'master' into fix-type-union
JukkaL
authored
3980050
View commit details
Copy full SHA for 3980050
Browse repository at this point
You can’t perform that action at this time.