-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Insights: python/mypy
Overview
Could not load contribution data
Please try again later
7 Pull requests merged by 6 people
-
Fix crash on multiple unpacks in a bare type application
#18857 merged
Mar 31, 2025 -
Fix crash on type inference against non-normal callables
#18858 merged
Mar 31, 2025 -
Admit that **kwargs mapping subtypes may have no direct type parameters
#18850 merged
Mar 29, 2025 -
[mypyc] Various improvements to annotated html generation
#18848 merged
Mar 28, 2025 -
Update project metadata for PEP 639
#18821 merged
Mar 28, 2025 -
Enable ruff FURB None rules
#18687 merged
Mar 28, 2025 -
[mypyc] Support for annotating classes to be native or not (native_class=True/False)
#18802 merged
Mar 28, 2025
4 Pull requests opened by 3 people
-
Warn about unused `type: ignore` comments when error code is disabled
#18849 opened
Mar 28, 2025 -
Treat `TypedDict` (old-style) aliases as regular `TypedDict`s
#18852 opened
Mar 29, 2025 -
fix: prevent `ClassVar` override with instance property
#18853 opened
Mar 29, 2025 -
Reject duplicate `ParamSpec.{args,kwargs}` at call site
#18854 opened
Mar 30, 2025
14 Issues closed by 4 people
-
Internal error when specialization for TypeVarTuple contains multiple unpacked tuples
#18856 closed
Mar 31, 2025 -
Mypy crash when unpacking typevar tuples (not TypeVarTuple)
#17755 closed
Mar 31, 2025 -
Test testPassingMappingSubclassForKeywordVarArg is wrong
#13675 closed
Mar 29, 2025 -
Alias of a TypedDict not recognized as a TypedDict base
#18851 closed
Mar 29, 2025 -
Trailing comma in multiline configuration
#14239 closed
Mar 29, 2025 -
`NoReturn` is lost in `flask.abort` implementation
#12779 closed
Mar 28, 2025 -
Returning optional union from method complains about `got "object"`
#12823 closed
Mar 28, 2025 -
`strict` configuration flag not documented
#10897 closed
Mar 28, 2025 -
`TypedDict` can't be used as an argument type or upper bound
#11030 closed
Mar 28, 2025 -
global comment-typed variable causes mypy failure "invalid syntax"
#11033 closed
Mar 28, 2025 -
generic incorrectly narrowed based on first parameter in the else branch of an if expression
#11049 closed
Mar 28, 2025 -
mypy ignores possible changes of global variables outside current function
#11051 closed
Mar 28, 2025 -
"Access to generic class variables is ambiguous" with CRTP
#11063 closed
Mar 28, 2025
2 Issues opened by 2 people
-
Add --soft-fail option to capture Mypy output without blocking CI
#18859 opened
Mar 31, 2025 -
Coverage not working with mypy ignores and vague errors
#18855 opened
Mar 30, 2025
15 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[mypyc] Optimize list.__add__, list.__iadd__, tuple.__add__
#18845 commented on
Mar 28, 2025 • 1 new comment -
Remove non-existing `_DT` from ordered dataclass
#18846 commented on
Mar 31, 2025 • 1 new comment -
disable_error_code + unused type:ignore comment
#11059 commented on
Mar 28, 2025 • 0 new comments -
No `TypeVar` variable inference in ternary operators
#18817 commented on
Mar 28, 2025 • 0 new comments -
Disallow implicit exports on implicit submodule name bindings in `__init__.py`s
#11024 commented on
Mar 28, 2025 • 0 new comments -
Making a type alias of a Callable that describes a decorator discards all type information
#18842 commented on
Mar 29, 2025 • 0 new comments -
typeddict check for multiple inheritance fails with type aliases
#18692 commented on
Mar 29, 2025 • 0 new comments -
warn-unreachable false-positive when method updates attribute after assert
#11969 commented on
Mar 29, 2025 • 0 new comments -
internal server error - dmypy daemon crashed
#18396 commented on
Mar 30, 2025 • 0 new comments -
Decorating `__init__()` with a class decorator is not supported
#18513 commented on
Mar 30, 2025 • 0 new comments -
1.16 Release Planning
#18739 commented on
Mar 31, 2025 • 0 new comments -
Consider property access from class objects in checkmember.py
#18504 commented on
Mar 30, 2025 • 0 new comments -
Enable FURB187 - avoid reverse list copy
#18716 commented on
Mar 28, 2025 • 0 new comments -
Fix: Handle Trailing Commas and Empty Strings in File Paths
#18728 commented on
Mar 31, 2025 • 0 new comments -
Use checkmember.py to check variable overrides
#18847 commented on
Mar 30, 2025 • 0 new comments