-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Insights: python/mypy
Overview
Could not load contribution data
Please try again later
3 Pull requests merged by 2 people
-
Revert "Update project metadata for PEP 639 (#18821)"
#19052 merged
May 8, 2025 -
Do not cache module lookup results that may become invalid in future
#19044 merged
May 7, 2025 -
Only consider meta variables in ambiguous "any of" constraints
#18986 merged
May 6, 2025
10 Pull requests opened by 2 people
-
Add warn-unreachable to strict mode
#19047 opened
May 7, 2025 -
Add a pseudo error code, `all`, which enables all error codes
#19048 opened
May 7, 2025 -
add --strict-bytes to --strict
#19049 opened
May 7, 2025 -
Enable warn_unreachable = True for `mypyc` and all other files as well
#19050 opened
May 8, 2025 -
feat: proper weakref support
#19056 opened
May 8, 2025 -
[docs] Update common_issues.rst: mention orjson in the Mypy slow section
#19058 opened
May 8, 2025 -
[docs] Update common_issues.rst: update information about reveal type & locals
#19059 opened
May 8, 2025 -
[docs] Include a real listing of the flags strict enables in the online documentation
#19062 opened
May 9, 2025 -
Re-add documentation for formatting mypy --help text
#19063 opened
May 9, 2025 -
[docs] CONTRIBUTING.md: specify bare infinitive instead of imperative
#19064 opened
May 9, 2025
8 Issues closed by 5 people
-
__get__ is incorrectly inferred when overloaded using self
#19065 closed
May 9, 2025 -
Invalid override in subclass accepted
#19066 closed
May 9, 2025 -
Support total=False for protocols
#5504 closed
May 9, 2025 -
`type[...]` objects don't support `__qualname__`
#19060 closed
May 9, 2025 -
mypy should understand that setters can accept wider types than their getter returns
#19057 closed
May 9, 2025 -
mypy failed to evaluate TypeVar in function parameter
#18816 closed
May 8, 2025 -
`self` not considered positional-only when followed by `**kwargs`
#19051 closed
May 8, 2025
5 Issues opened by 4 people
-
Module attribute assignment causes attr-defined
#19067 opened
May 9, 2025 -
Should include a real listing of the flags strict enables in the online documentation.
#19061 opened
May 9, 2025 -
Regression: false positive avoid redundant cast with literal union
#19055 opened
May 8, 2025 -
Regression: descriptor not working in protocol
#19054 opened
May 8, 2025 -
Overloads with Generics "does not accept all possible arguments"
#19053 opened
May 8, 2025
22 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.
-
Use checkmember.py to check protocol subtyping
#18943 commented on
May 9, 2025 • 2 new comments -
Patch `check_op_reversible` to support `tuple` subclasses.
#19046 commented on
May 8, 2025 • 1 new comment -
Speed up bind_self() in trivial cases
#19024 commented on
May 7, 2025 • 1 new comment -
Missing args callable
#18990 commented on
May 7, 2025 • 1 new comment -
Add experimental support for PEP 764 inline TypedDicts
#18889 commented on
May 7, 2025 • 1 new comment -
Generate dataclasses `__hash__` according to runtime semantics
#19043 commented on
May 8, 2025 • 0 new comments -
Move dataclass kw_only fields to the end of the signature
#19018 commented on
May 9, 2025 • 0 new comments -
Extend special case for context-based typevar inference to typevar unions in return position
#18976 commented on
May 6, 2025 • 0 new comments -
[mypyc] Add primitive for bytes decode() method
#18951 commented on
May 6, 2025 • 0 new comments -
Add some functionality to misc/perf_compare.py
#18471 commented on
May 9, 2025 • 0 new comments -
Add `--strict-bool` flag to prohib treating `bool` as `int`
#17487 commented on
May 9, 2025 • 0 new comments -
Fix 2 Typos in docs
#17455 commented on
May 9, 2025 • 0 new comments -
enumerate(Union[Sequence, Sequence])
#8586 commented on
May 9, 2025 • 0 new comments -
1.16 Release Planning
#18739 commented on
May 9, 2025 • 0 new comments -
Incorrect stub generation for subclasses of `pydantic.BaseModel`
#16968 commented on
May 9, 2025 • 0 new comments -
mypy cache bug in particular configuration of packages, files, and imports
#15762 commented on
May 9, 2025 • 0 new comments -
Make sure all error codes are documented
#15100 commented on
May 9, 2025 • 0 new comments -
Missing documentation for formatting `mypy --help` text
#15555 commented on
May 9, 2025 • 0 new comments -
Incompatible type "Type[ImportError]"; expected "Type[Exception]"
#14443 commented on
May 8, 2025 • 0 new comments -
stubgen throws AssertionError for QuantLib
#19031 commented on
May 8, 2025 • 0 new comments -
Explicit type declaration overridden/merged with Any
#19034 commented on
May 7, 2025 • 0 new comments -
Enable --warn-unreachable in --strict in Mypy 2.0
#18078 commented on
May 7, 2025 • 0 new comments