-
-
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
6 Pull requests merged by 5 people
-
[mypyc] Support overriding the group name used in output files
#19272 merged
Jun 11, 2025 -
Single underscore is not a sunder
#19273 merged
Jun 11, 2025 -
Fix missing error context for unpacking assignment involving star expression
#19258 merged
Jun 10, 2025 -
Fix and simplify error de-duplication
#19247 merged
Jun 10, 2025 -
Add regression test for narrowing union of mixins
#19266 merged
Jun 10, 2025 -
[mypyc] Make generated generator helper method internal
#19268 merged
Jun 10, 2025
2 Pull requests opened by 2 people
-
Fix couple inconsistencies in protocols vs TypeType
#19267 opened
Jun 10, 2025 -
Improve the handling of "iteration dependent" errors and notes in finally clauses.
#19270 opened
Jun 10, 2025
8 Issues closed by 4 people
-
Add `[disallow-non-exhaustive-match]` check
#13597 closed
Jun 11, 2025 -
[1.16 regression] no longer recognizes enum singleton as only possible case
#19271 closed
Jun 11, 2025 -
Missing line number error report
#19257 closed
Jun 10, 2025 -
Support subtyping `Literal` with `StrEnum` and `IntEnum` values
#19243 closed
Jun 10, 2025 -
Error diagnostics incomplete on generic function redefinition
#17791 closed
Jun 10, 2025 -
(🐞) Same error reported multiple times on inner functions when `show-error-context` is enabled
#13517 closed
Jun 10, 2025 -
[1.16 regression] duplicated note for incompatible type
#19240 closed
Jun 10, 2025 -
1.10.1: pytest fails in
#17428 closed
Jun 10, 2025
3 Issues opened by 3 people
-
mypy 1.16 has new dependency pathspec
#19275 opened
Jun 11, 2025 -
MyPy v1.t6.0 cannot infer a descriptor's type through a `Protocol` which v1.15.0 supports
#19274 opened
Jun 11, 2025 -
Wrong `unreachable` note in `finally` section
#19269 opened
Jun 10, 2025
12 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 10, 2025 • 1 new comment -
False-positive type errors when passing **kwargs to a function that has other keyword args
#18481 commented on
Jun 10, 2025 • 0 new comments -
Can JSON format output and command line parameter options for -- disable-error-code all be supported?
#17446 commented on
Jun 10, 2025 • 0 new comments -
`.get(key)` should narrow final TypedDicts
#17087 commented on
Jun 10, 2025 • 0 new comments -
1.16 regression: `--warn-unused-ignore` now complains in ignored-but-correct places
#19237 commented on
Jun 10, 2025 • 0 new comments -
1.16 Release Planning
#18739 commented on
Jun 11, 2025 • 0 new comments -
stubgen: mangles from _typeshed import Incomplete on Windows
#16658 commented on
Jun 11, 2025 • 0 new comments -
ABCMeta.register support
#2922 commented on
Jun 11, 2025 • 0 new comments -
Handle `__hash__ = None` in somewhat more intuitive fashion
#19168 commented on
Jun 11, 2025 • 0 new comments -
Omit constraints referencing `dict` if a conflicting `TypedDict` constraint exists
#19225 commented on
Jun 11, 2025 • 0 new comments -
Use union of current context and left side for right side narrowing of binary ops
#19249 commented on
Jun 11, 2025 • 0 new comments -
feat: new mypyc primitives for str.count
#19264 commented on
Jun 10, 2025 • 0 new comments