Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
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
3k
Star
19.9k
Code
Issues
2.7k
Pull requests
390
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
22
Issues
Search Issues
state
:
open
label
:
topic-configuration
state:open label:topic-configuration
Search
Labels
Milestones
New issue
Search results
Open
Closed
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
mypy evaluates <code>files</code> config property relative to current working directory iso config file location
feature
topic-configuration
Configuration files and flags
Configuration files and flags
Status: Open.
#18809
In python/mypy;
·
domsj-foodpairing
opened
on Mar 17, 2025
Permit configuration via a stand-alone TOML file (<code>mypy.toml</code>)
feature
topic-configuration
Configuration files and flags
Configuration files and flags
Status: Open.
#18617
In python/mypy;
·
AA-Turner
opened
on Feb 6, 2025
You can’t perform that action at this time.