-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Insights: python/mypy
Overview
-
- 0 Merged pull requests
- 6 Open pull requests
- 4 Closed issues
- 3 New issues
There hasn’t been any commit activity on python/mypy in the last 3 days.
Want to help out?
6 Pull requests opened by 3 people
-
[mypyc] Implement `list.clear()` primitive
#19344 opened
Jun 26, 2025 -
Do not display import-related errors after module-level always false assert
#19347 opened
Jun 26, 2025 -
Infer empty list without annotation for `__slots__` and module `__all__`
#19348 opened
Jun 26, 2025 -
Support `_value_` as a fallback for ellipsis Enum members
#19352 opened
Jun 27, 2025 -
[mypyc] Fix exception swallowing in async try/finally blocks with await
#19353 opened
Jun 28, 2025 -
Fix wrong names listed in "too few arguments" message
#19354 opened
Jun 29, 2025
4 Issues closed by 4 people
-
Reachable code marked as unreachable in generic class with None type
#8871 closed
Jun 27, 2025 -
Incorrect unit test `check-generics.test::testGenericLambdaGenericMethodNoCrash`
#19350 closed
Jun 27, 2025 -
Allow object top type for covariant type vars with type bound in annotation context
#19345 closed
Jun 27, 2025 -
`T1 | T2` narrows to `T1` and `T1 | T2`
#19342 closed
Jun 27, 2025
3 Issues opened by 3 people
-
Code after `yield from` a generator that cannot end should be unreachable
#19355 opened
Jun 29, 2025 -
Infer `python_version` from `project.requires-python` when using pyproject.toml
#19349 opened
Jun 27, 2025 -
mypy tries to follow imports in files with top-level sys.platform asserts on non-matching platforms
#19346 opened
Jun 26, 2025
14 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.
-
Add support for Pydantic models in `stubgen`
#19095 commented on
Jun 28, 2025 • 11 new comments -
Editable installs are not recognized as having typing when using py.typed (setuptools v64 issue)
#13392 commented on
Jun 26, 2025 • 0 new comments -
Assigning to intermediate variable changes type checking results
#19304 commented on
Jun 26, 2025 • 0 new comments -
`KeyError: 'deprecated'` because of bad cache
#18473 commented on
Jun 26, 2025 • 0 new comments -
Enum types are incorrectly inferred
#19334 commented on
Jun 27, 2025 • 0 new comments -
dmypy not reporting an issue that mypy finds
#15677 commented on
Jun 27, 2025 • 0 new comments -
`functools.wraps` `Any` in wrapped function
#18204 commented on
Jun 28, 2025 • 0 new comments -
Type narrowing for a tuple is worse with match than with the equivalent isinstance check
#19082 commented on
Jun 28, 2025 • 0 new comments -
Incorrect error when argument missing from function call unpacking TypedDict
#12755 commented on
Jun 29, 2025 • 0 new comments -
Fix error on instance property and init-only variable with the same name in a dataclass
#17219 commented on
Jun 28, 2025 • 0 new comments -
Fix union inference of generic class and its generic type
#17310 commented on
Jun 28, 2025 • 0 new comments -
Introduce temporary named expressions for `match` subjects
#18446 commented on
Jun 28, 2025 • 0 new comments -
Mark code after for loops that never end as unreachable
#19287 commented on
Jun 29, 2025 • 0 new comments -
Check property decorators stricter
#19313 commented on
Jun 27, 2025 • 0 new comments