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
473
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Don't accidentally ignore typeguard validity for staticmethods
- #14953
#14953
Merged
hauntsaninja
merged 10 commits into
python:master
python/mypy:master
from
A5rocks:stop-ignoring-staticmethods
A5rocks/mypy:stop-ignoring-staticmethods
Copy head branch name to clipboard
Mar 26, 2023
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Don't accidentally ignore typeguard validity for staticmethods
#14953
hauntsaninja
merged 10 commits into
python:master
python/mypy:master
from
A5rocks:stop-ignoring-staticmethods
A5rocks/mypy:stop-ignoring-staticmethods
Copy head branch name to clipboard
Commits
Commits on Mar 24, 2023
Fix a slip up I made
A5rocks
authored
bd99419
View commit details
Copy full SHA for bd99419
Browse repository at this point
Appease black (?)
A5rocks
authored
9aa5b40
View commit details
Copy full SHA for 9aa5b40
Browse repository at this point
Appease flake8
A5rocks
authored
96182d2
View commit details
Copy full SHA for 96182d2
Browse repository at this point
Appease black one more time...
A5rocks
authored
e019308
View commit details
Copy full SHA for e019308
Browse repository at this point
Add a forgotten fixture
A5rocks
authored
964a6e9
View commit details
Copy full SHA for 964a6e9
Browse repository at this point
Move error message in test?
A5rocks
authored
a5c48e4
View commit details
Copy full SHA for a5c48e4
Browse repository at this point
Commits on Mar 25, 2023
Maybe fix the test for good
A5rocks
committed
b9ee101
View commit details
Copy full SHA for b9ee101
Browse repository at this point
Update test-data/unit/check-typeguard.test
Show description for 96fadf7
A5rocks
and
AlexWaygood
authored
96fadf7
View commit details
Copy full SHA for 96fadf7
Browse repository at this point
Update test-data/unit/check-typeguard.test
hauntsaninja
authored
9270eab
View commit details
Copy full SHA for 9270eab
Browse repository at this point
Commits on Mar 26, 2023
Remove some unnecessary fixtures
A5rocks
committed
93c95f0
View commit details
Copy full SHA for 93c95f0
Browse repository at this point
You can’t perform that action at this time.