-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Insights: python/mypy
Overview
Could not load contribution data
Please try again later
5 Pull requests merged by 2 people
-
Handle corner case: protocol vs classvar vs descriptor
#19277 merged
Jun 13, 2025 -
Fix tests in master
#19293 merged
Jun 13, 2025 -
Use union of current context and left side for right side narrowing of binary ops
#19249 merged
Jun 13, 2025 -
Preserve literals when joining Literal and Instance with matching last_known_value
#19279 merged
Jun 13, 2025 -
Bind self-types in checkmember for decorated classmethods
#19025 merged
Jun 13, 2025
6 Pull requests opened by 4 people
-
Mark code after for loops that never end as unreachable
#19287 opened
Jun 13, 2025 -
Use types.CoroutineType instead of typing.Coroutine
#19288 opened
Jun 13, 2025 -
Show name of type variable in "Cannot infer type argument" message
#19290 opened
Jun 13, 2025 -
Cleanup generic class variable access
#19292 opened
Jun 13, 2025 -
Fix merge conflict from #19025
#19294 opened
Jun 13, 2025 -
Fix constructor type for subclasses of Any
#19295 opened
Jun 14, 2025
6 Issues closed by 2 people
-
Strange case with deepcopy() and Literal[True]
#12001 closed
Jun 13, 2025 -
False error in conditional expression returning union
#6898 closed
Jun 13, 2025 -
Mypy incorrectly gives an error for a ternary return statement
#15368 closed
Jun 13, 2025 -
lru_cache classmethod: variable has type "Self" after assignment
#18993 closed
Jun 13, 2025 -
Return type is `Self` when calling an inherited decorated classmethod that returns `Self`
#19023 closed
Jun 13, 2025 -
Wrong `comparison-overlap` with `Enum`/`Literal` when using globals
#19283 closed
Jun 13, 2025
2 Issues opened by 2 people
-
Add full support for functools.lru_cache
#19291 opened
Jun 13, 2025 -
Mypy reports error for different argument, than the one which is actually wrong
#19289 opened
Jun 13, 2025
7 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.
-
Improve the support for promotions inside unions.
#19245 commented on
Jun 13, 2025 • 2 new comments -
feat: new mypyc primitives for str.count
#19264 commented on
Jun 13, 2025 • 1 new comment -
IntEnum literals are not considerable comparable with ints
#16327 commented on
Jun 13, 2025 • 0 new comments -
1.16 changed behavior of redefined variable to None
#19280 commented on
Jun 13, 2025 • 0 new comments -
Allow to enable/disable plugin error codes
#13419 commented on
Jun 13, 2025 • 0 new comments -
Patch `check_op_reversible` to support `tuple` subclasses.
#19046 commented on
Jun 13, 2025 • 0 new comments -
Fix/attrs init overload
#19104 commented on
Jun 13, 2025 • 0 new comments