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 matching against union of tuples
- #19600
#19600
Merged
hauntsaninja
merged 15 commits into
python:master
python/mypy:master
from
saulshanabrook:issue-19599
saulshanabrook/mypy:issue-19599
Copy head branch name to clipboard
Feb 5, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Fix matching against union of tuples
#19600
hauntsaninja
merged 15 commits into
python:master
python/mypy:master
from
saulshanabrook:issue-19599
saulshanabrook/mypy:issue-19599
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2025
Add failing test for #19599
saulshanabrook
committed
003686d
View commit details
Copy full SHA for 003686d
Browse repository at this point
Add more comphrenensive tests
Show description for 6a179f7
saulshanabrook
committed
6a179f7
View commit details
Copy full SHA for 6a179f7
Browse repository at this point
almost working
saulshanabrook
committed
853b762
View commit details
Copy full SHA for 853b762
Browse repository at this point
Fi test
saulshanabrook
committed
2e0ce80
View commit details
Copy full SHA for 2e0ce80
Browse repository at this point
Format
saulshanabrook
committed
13fc8a6
View commit details
Copy full SHA for 13fc8a6
Browse repository at this point
Fix tests by handling object properly
saulshanabrook
committed
543d224
View commit details
Copy full SHA for 543d224
Browse repository at this point
Commits on Aug 7, 2025
Simplify logic
saulshanabrook
committed
c9d1233
View commit details
Copy full SHA for c9d1233
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 9ca630c
pre-commit-ci[bot]
committed
9ca630c
View commit details
Copy full SHA for 9ca630c
Browse repository at this point
fix mypy error from overlapping variable
saulshanabrook
committed
ebc59ef
View commit details
Copy full SHA for ebc59ef
Browse repository at this point
black
saulshanabrook
committed
64a6f03
View commit details
Copy full SHA for 64a6f03
Browse repository at this point
fix spelling error
saulshanabrook
committed
5a6464a
View commit details
Copy full SHA for 5a6464a
Browse repository at this point
Commits on Feb 5, 2026
fix zip
hauntsaninja
committed
89ffdb3
View commit details
Copy full SHA for 89ffdb3
Browse repository at this point
Merge remote-tracking branch 'origin/master' into issue-19599
hauntsaninja
committed
f1a9524
View commit details
Copy full SHA for f1a9524
Browse repository at this point
update tests
hauntsaninja
committed
53b58ac
View commit details
Copy full SHA for 53b58ac
Browse repository at this point
nit
hauntsaninja
committed
6fe89be
View commit details
Copy full SHA for 6fe89be
Browse repository at this point
You can’t perform that action at this time.