-
-
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
1 Pull request merged by 1 person
-
Fix for overloaded type object erasure
#19338 merged
Jun 25, 2025
5 Pull requests opened by 5 people
-
Check slots assignments on self types
#19332 opened
Jun 24, 2025 -
Add basic support for template strings (PEP 750)
#19333 opened
Jun 24, 2025 -
Lessen dmypy suggest path limitations for Windows machines
#19337 opened
Jun 25, 2025 -
Adds positional and kwarg only symbols into generated stubs
#19340 opened
Jun 25, 2025 -
[mypyc] Implement `list.clear()` primitive
#19344 opened
Jun 26, 2025
1 Issue closed by 1 person
-
method descriptors aren't properly checked when assinging to a Protocol
#19336 closed
Jun 24, 2025
8 Issues opened by 8 people
-
mypy tries to follow imports in files with top-level sys.platform asserts on non-matching platforms
#19346 opened
Jun 26, 2025 -
Allow object top type for covariant type vars with type bound in annotation context
#19345 opened
Jun 26, 2025 -
Generic type alias with `Annotated` of a union: Type application is only supported for generic classes
#19343 opened
Jun 26, 2025 -
`T1 | T2` narrows to `T1` and `T1 | T2`
#19342 opened
Jun 25, 2025 -
`self` annotation not checked in `__index__`?
#19341 opened
Jun 25, 2025 -
Mypy daemon suggest does not accept windows paths
#19335 opened
Jun 24, 2025 -
Enum types are incorrectly inferred
#19334 opened
Jun 24, 2025 -
Slots not checked if `Self` annotation is present
#19331 opened
Jun 24, 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.
-
Mark code after for loops that never end as unreachable
#19287 commented on
Jun 26, 2025 • 1 new comment -
stubgen: mangles from _typeshed import Incomplete on Windows
#16658 commented on
Jun 24, 2025 • 0 new comments -
stubtest: Support `type_check_only` decorator
#15146 commented on
Jun 25, 2025 • 0 new comments -
`functools.wraps` `Any` in wrapped function
#18204 commented on
Jun 25, 2025 • 0 new comments -
Issues related to numpy
#18343 commented on
Jun 25, 2025 • 0 new comments -
TypeForm[T]: Spelling for regular types (int, str) & special forms (Union[int, str], Literal['foo'], etc)
#9773 commented on
Jun 26, 2025 • 0 new comments -
Type narrowing for tuple worse with match than with the equivalent instanceof check
#19082 commented on
Jun 26, 2025 • 0 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 -
provide more verbosity for mismatched type types
#13878 commented on
Jun 26, 2025 • 0 new comments -
Handle `__hash__ = None` in somewhat more intuitive fashion
#19168 commented on
Jun 26, 2025 • 0 new comments -
Uninhabited should have all attributes
#19300 commented on
Jun 26, 2025 • 0 new comments -
[mypyc] Generate introspection signatures for compiled functions
#19307 commented on
Jun 25, 2025 • 0 new comments -
Combine the revealed types of multiple iteration steps in a more robust manner.
#19324 commented on
Jun 24, 2025 • 0 new comments