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
Filter overload items based on self type during type inference
- #17873
#17873
Merged
JukkaL
merged 11 commits into
master
python/mypy:master
from
fix-type-var-values
python/mypy:fix-type-var-values
Copy head branch name to clipboard
Oct 3, 2024
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Filter overload items based on self type during type inference
#17873
JukkaL
merged 11 commits into
master
python/mypy:master
from
fix-type-var-values
python/mypy:fix-type-var-values
Copy head branch name to clipboard
Commits
Commits on Oct 2, 2024
WIP add test case
JukkaL
committed
da2405e
View commit details
Copy full SHA for da2405e
Browse repository at this point
Simplify test
JukkaL
committed
fcb9192
View commit details
Copy full SHA for fcb9192
Browse repository at this point
Commits on Oct 3, 2024
WIP attempted fix
JukkaL
committed
595b8a5
View commit details
Copy full SHA for 595b8a5
Browse repository at this point
Improvements
JukkaL
committed
cd3bb19
View commit details
Copy full SHA for cd3bb19
Browse repository at this point
Update
JukkaL
committed
cb7b4b6
View commit details
Copy full SHA for cb7b4b6
Browse repository at this point
Refactor and make tweaks
JukkaL
committed
f950a39
View commit details
Copy full SHA for f950a39
Browse repository at this point
Optimize
JukkaL
committed
310730b
View commit details
Copy full SHA for 310730b
Browse repository at this point
Add test case
JukkaL
committed
4de9b67
View commit details
Copy full SHA for 4de9b67
Browse repository at this point
Add test case from #14975 by @tyralla
JukkaL
committed
86c1124
View commit details
Copy full SHA for 86c1124
Browse repository at this point
Move tests to check-protocols.test
JukkaL
committed
71a9422
View commit details
Copy full SHA for 71a9422
Browse repository at this point
Preserve old behavior in some error cases
JukkaL
committed
87ac981
View commit details
Copy full SHA for 87ac981
Browse repository at this point
You can’t perform that action at this time.