-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Insights: python/mypy
Overview
-
- 7 Merged pull requests
- 0 Open pull requests
- 3 Closed issues
- 8 New issues
Could not load contribution data
Please try again later
7 Pull requests merged by 7 people
-
[mypyc] Fix AttributeError in async try/finally with mixed return paths
#19361 merged
Jul 2, 2025 -
feat: new mypyc primitives for str.count
#19264 merged
Jul 1, 2025 -
[mypyc] Implement
list.clear()
primitive#19344 merged
Jul 1, 2025 -
Sync typeshed
#19364 merged
Jul 1, 2025 -
Metaclass conflict check improvements
#17682 merged
Jul 1, 2025 -
Do not show protocol compatibility note against unpacked sequence or mapping
#19358 merged
Jun 30, 2025 -
Remove unnecessary workarounds from bind_self()
#19356 merged
Jun 29, 2025
3 Issues closed by 3 people
-
Offer a simpler way to resolve metaclass conflicts
#14033 closed
Jul 1, 2025 -
dmypy does not catch `--warn-unused-ignores` in successive runs
#19363 closed
Jun 30, 2025 -
Unexpected error using Union[] as the argument to the value field of a dictionary
#19357 closed
Jun 29, 2025
8 Issues opened by 7 people
-
Assignment to field of typed dict doesn't change its (field) type
#19369 opened
Jul 2, 2025 -
`Enum.value` typed as `Any` when using `functools.cache`
#19368 opened
Jul 1, 2025 -
Better binding with implicit type variables
#19367 opened
Jul 1, 2025 -
`type: ignore` command not recognized after other comment
#19366 opened
Jul 1, 2025 -
Inconsistent behaviour when updating a typed dict with a "subset" typeddict
#19365 opened
Jul 1, 2025 -
Order dependent `override` error when subclassing with multiple typevars with defaults
#19362 opened
Jun 30, 2025 -
Allow defining type for dynamically generated types.
#19360 opened
Jun 30, 2025 -
Internal error: KeyError 'setter_type' during node deserialization
#19359 opened
Jun 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.
-
Support `_value_` as a fallback for ellipsis Enum members
#19352 commented on
Jul 2, 2025 • 3 new comments -
Do not display import-related errors after module-level always false assert
#19347 commented on
Jun 29, 2025 • 2 new comments -
Add support for Pydantic models in `stubgen`
#19095 commented on
Jun 30, 2025 • 1 new comment -
Code after `yield from` a generator that cannot end should be unreachable
#19355 commented on
Jun 29, 2025 • 0 new comments -
[1.16 regression] failure to exhaustively narrow type var bounded by union with value pattern match
#19159 commented on
Jun 29, 2025 • 0 new comments -
valid-type not reported for variables imported in other modules
#19310 commented on
Jun 30, 2025 • 0 new comments -
dmypy not reporting an issue that mypy finds
#15677 commented on
Jun 30, 2025 • 0 new comments -
Generic type alias with `Annotated` of a union: Type application is only supported for generic classes
#19343 commented on
Jun 30, 2025 • 0 new comments -
Add GitHub annotations format for `--output`
#17771 commented on
Jun 30, 2025 • 0 new comments -
feat: new mypyc primitive for weakref.ref
#19099 commented on
Jun 30, 2025 • 0 new comments -
Fix/attrs init overload
#19104 commented on
Jul 1, 2025 • 0 new comments -
Use normalized tuples for fallback calculation
#19111 commented on
Jul 1, 2025 • 0 new comments -
Follow-up after #19025: test and cleanup
#19294 commented on
Jun 30, 2025 • 0 new comments -
Adds positional and kwarg only symbols into generated stubs
#19340 commented on
Jul 1, 2025 • 0 new comments -
[mypyc] Fix exception swallowing in async try/finally blocks with await
#19353 commented on
Jul 2, 2025 • 0 new comments