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
458
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fix TypeIs for types with type params in Unions
- #17232
#17232
Closed
kreathon
wants to merge 14 commits into
python:master
python/mypy:master
from
kreathon:fix-typeis-for-types-with-type-params-in-unions
kreathon/mypy:fix-typeis-for-types-with-type-params-in-unions
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
Fix TypeIs for types with type params in Unions
#17232
kreathon
wants to merge 14 commits into
python:master
python/mypy:master
from
kreathon:fix-typeis-for-types-with-type-params-in-unions
kreathon/mypy:fix-typeis-for-types-with-type-params-in-unions
Copy head branch name to clipboard
Commits
Commits on May 10, 2024
Fix TypeIs for types with type params in Unions
kreathon
committed
8bebb70
View commit details
Copy full SHA for 8bebb70
Browse repository at this point
Commits on May 11, 2024
Fix issues related to primer output
kreathon
committed
2aef4f3
View commit details
Copy full SHA for 2aef4f3
Browse repository at this point
Merge branch 'master' into fix-typeis-for-types-with-type-params-in-unions
kreathon
authored
b1c6409
View commit details
Copy full SHA for b1c6409
Browse repository at this point
Commits on May 15, 2024
Revert changes and only keep removal of type erase
kreathon
committed
5c7fe48
View commit details
Copy full SHA for 5c7fe48
Browse repository at this point
Commits on May 21, 2024
Special handling fallback_to_any types
kreathon
committed
4ee4771
View commit details
Copy full SHA for 4ee4771
Browse repository at this point
Commits on May 22, 2024
Fix UnionType recursion
kreathon
committed
528410c
View commit details
Copy full SHA for 528410c
Browse repository at this point
Commits on May 24, 2024
Make use of is_same_type
kreathon
committed
44449cc
View commit details
Copy full SHA for 44449cc
Browse repository at this point
Fix self type check
kreathon
committed
431d722
View commit details
Copy full SHA for 431d722
Browse repository at this point
Merge branch 'master' into fix-typeis-for-types-with-type-params-in-unions
kreathon
authored
6b933ef
View commit details
Copy full SHA for 6b933ef
Browse repository at this point
Commits on May 25, 2024
Merge branch 'master' into fix-typeis-for-types-with-type-params-in-unions
kreathon
authored
80c093e
View commit details
Copy full SHA for 80c093e
Browse repository at this point
Code clean-up
kreathon
committed
81dae26
View commit details
Copy full SHA for 81dae26
Browse repository at this point
Commits on May 26, 2024
Add other test case to document current behaviour
kreathon
committed
c9692c5
View commit details
Copy full SHA for c9692c5
Browse repository at this point
Commits on Aug 4, 2024
Merge branch 'master' into fix-typeis-for-types-with-type-params-in-unions
kreathon
committed
3e0a92c
View commit details
Copy full SHA for 3e0a92c
Browse repository at this point
Commits on Oct 8, 2024
Merge branch 'master' into fix-typeis-for-types-with-type-params-in-unions
JelleZijlstra
authored
7cfdd8f
View commit details
Copy full SHA for 7cfdd8f
Browse repository at this point
You can’t perform that action at this time.