-
-
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 3 people
-
Revert "Update project metadata for PEP 639 (#18821)"
#19052 merged
May 8, 2025 -
Do not cache module lookup results that may become invalid in future
#19044 merged
May 7, 2025 -
Only consider meta variables in ambiguous "any of" constraints
#18986 merged
May 6, 2025 -
[mypyc] Add internal import for _PyUnicode_CheckConsistency for py 3.13
#19045 merged
May 6, 2025 -
[mypyc] Show the reason why a class can't be a native class
#19016 merged
May 6, 2025 -
Allow accessing
__init__
on final classes and when__init__
is final#19035 merged
May 5, 2025 -
Mark varargs as pos-only
#19022 merged
May 5, 2025
7 Pull requests opened by 3 people
-
Allow adjacent conditionally-defined overloads
#19042 opened
May 6, 2025 -
Generate dataclasses `__hash__` according to runtime semantics
#19043 opened
May 6, 2025 -
Patch `check_op_reversible` to support `tuple` subclasses.
#19046 opened
May 6, 2025 -
Add warn-unreachable to strict mode
#19047 opened
May 7, 2025 -
Add a pseudo error code, `all`, which enables all error codes
#19048 opened
May 7, 2025 -
add --strict-bytes to --strict
#19049 opened
May 7, 2025 -
Enable warn_unreachable = True for `mypyc` and all other files as well
#19050 opened
May 8, 2025
5 Issues closed by 4 people
-
mypy failed to evaluate TypeVar in function parameter
#18816 closed
May 8, 2025 -
`self` not considered positional-only when followed by `**kwargs`
#19051 closed
May 8, 2025 -
Error about incompatible subclass of @final class
#19033 closed
May 5, 2025 -
mypy accepts passing args= to a function taking *args
#19019 closed
May 5, 2025
3 Issues opened by 2 people
-
Regression: false positive avoid redundant cast with literal union
#19055 opened
May 8, 2025 -
Regression: descriptor not working in protocol
#19054 opened
May 8, 2025 -
Overloads with Generics "does not accept all possible arguments"
#19053 opened
May 8, 2025
13 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.
-
Speed up bind_self() in trivial cases
#19024 commented on
May 7, 2025 • 3 new comments -
Add experimental support for PEP 764 inline TypedDicts
#18889 commented on
May 7, 2025 • 1 new comment -
Missing args callable
#18990 commented on
May 7, 2025 • 1 new comment -
TYPE_CHECKING overload with implementation just outside flags second usage, but not first
#19015 commented on
May 6, 2025 • 0 new comments -
Issues related to numpy
#18343 commented on
May 6, 2025 • 0 new comments -
Incorrect type inference with `__radd__` with subclass of `tuple[int, ...]`
#19006 commented on
May 6, 2025 • 0 new comments -
Enable --warn-unreachable in --strict in Mypy 2.0
#18078 commented on
May 7, 2025 • 0 new comments -
Explicit type declaration overridden/merged with Any
#19034 commented on
May 7, 2025 • 0 new comments -
stubgen throws AssertionError for QuantLib
#19031 commented on
May 8, 2025 • 0 new comments -
Incompatible type "Type[ImportError]"; expected "Type[Exception]"
#14443 commented on
May 8, 2025 • 0 new comments -
[mypyc] Add primitive for bytes decode() method
#18951 commented on
May 6, 2025 • 0 new comments -
Extend special case for context-based typevar inference to typevar unions in return position
#18976 commented on
May 6, 2025 • 0 new comments -
Bind self-types in checkmember for decorated classmethods
#19025 commented on
May 6, 2025 • 0 new comments