Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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
is:issue state:open label:topic-configuration
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
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.1k
Star
20.1k
Code
Issues
2.7k
Pull requests
419
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Announcement issue for plugin API changes
#6617 ·
msullivan
opened
on Apr 3, 2019
23
Issues
Search Issues
is
:
issue
state
:
open
label
:
topic-configuration
is:issue state:open label:topic-configuration
Search
Labels
Milestones
New issue
Search results
Open
Closed
<code>--disable-error-code=unused-ignore</code> should override <code>enable_error_code = ["unused-ignore"]</code>
bug
mypy got something wrong
mypy got something wrong
topic-configuration
Configuration files and flags
Configuration files and flags
topic-error-reporting
How we report errors
How we report errors
Status: Open.
#20348
In python/mypy;
·
bersbersbers
opened
on Dec 2, 2025
<code>type: ignore</code> comments on imports of external package lead to <code>[unused-ignore]</code> error codes every other run
bug
mypy got something wrong
mypy got something wrong
topic-configuration
Configuration files and flags
Configuration files and flags
topic-incremental
Status: Open.
#20105
In python/mypy;
·
provinzkraut
opened
on Oct 23, 2025
perhaps when mypy should be re-run after --install-types, the exit code should be 3
topic-configuration
Configuration files and flags
Configuration files and flags
topic-error-reporting
How we report errors
How we report errors
Status: Open.
#19808
In python/mypy;
·
wyattscarpenter
opened
on Sep 7, 2025
Clarify + validate python_version
documentation
feature
topic-configuration
Configuration files and flags
Configuration files and flags
Status: Open.
#19729
In python/mypy;
·
brandonchinn178
opened
on Aug 25, 2025
<code>--enable-error-code code</code> does not enable some error codes, yet neither are they reported as an invalid error codes
bug
mypy got something wrong
mypy got something wrong
topic-configuration
Configuration files and flags
Configuration files and flags
Status: Open.
#19604
In python/mypy;
·
wyattscarpenter
opened
on Aug 7, 2025
<code>--no-incremental</code> still writes <code>.mypy_cache</code>
bug
mypy got something wrong
mypy got something wrong
topic-configuration
Configuration files and flags
Configuration files and flags
topic-incremental
Status: Open.
#19489
In python/mypy;
·
asottile-sentry
opened
on Jul 22, 2025
Infer <code>python_version</code> from <code>project.requires-python</code> when using pyproject.toml
feature
topic-configuration
Configuration files and flags
Configuration files and flags
Status: Open.
#19349
In python/mypy;
·
stephenfin
opened
on Jun 27, 2025
Overlapping modules overloads in <code>pyproject.toml</code> result in undefined behavior
bug
mypy got something wrong
mypy got something wrong
topic-configuration
Configuration files and flags
Configuration files and flags
Status: Open.
#19314
In python/mypy;
·
stephenfin
opened
on Jun 18, 2025
setting <code>exclude_gitignore = true</code> breaks stubtest
bug
mypy got something wrong
mypy got something wrong
topic-configuration
Configuration files and flags
Configuration files and flags
topic-stubtest
Status: Open.
#19281
In python/mypy;
·
jorenham
opened
on Jun 12, 2025
Support file-level assertions as inline configuration
feature
topic-configuration
Configuration files and flags
Configuration files and flags
Status: Open.
#19013
In python/mypy;
·
ofek
opened
on May 1, 2025
<code>--exclude</code> regular expression leading "/" does not match in current directory
bug
mypy got something wrong
mypy got something wrong
topic-configuration
Configuration files and flags
Configuration files and flags
Status: Open.
#19012
In python/mypy;
·
jpgoldberg
opened
on May 1, 2025
Add --soft-fail option to capture Mypy output without blocking CI
feature
topic-configuration
Configuration files and flags
Configuration files and flags
Status: Open.
#18859
In python/mypy;
·
balihb
opened
on Mar 31, 2025
You can’t perform that action at this time.