-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Pull requests: python/mypy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update common_issues.rst: update information about reveal type & locals
#19059
opened May 8, 2025 by
wyattscarpenter
•
Draft
[docs] Update common_issues.rst: mention orjson in the Mypy slow section
#19058
opened May 8, 2025 by
wyattscarpenter
•
Draft
Enable warn_unreachable = True for
mypyc
and all other files as well
#19050
opened May 8, 2025 by
wyattscarpenter
•
Draft
Add a pseudo error code,
all
, which enables all error codes
#19048
opened May 7, 2025 by
wyattscarpenter
Loading…
Patch
check_op_reversible
to support tuple
subclasses.
#19046
opened May 6, 2025 by
randolf-scholz
Loading…
1 of 2 tasks
Generate dataclasses
__hash__
according to runtime semantics
#19043
opened May 6, 2025 by
sterliakov
•
Draft
Include walrus assignments in conditional inference
#19038
opened May 5, 2025 by
sterliakov
Loading…
Work in Progress CallableType usingpretty_callable_or_overload
#19027
opened May 4, 2025 by
brxno3107
Loading…
Bind self-types in checkmember for decorated classmethods
#19025
opened May 4, 2025 by
sterliakov
Loading…
Move dataclass kw_only fields to the end of the signature
#19018
opened May 3, 2025 by
sterliakov
Loading…
Refactor: extract logic in Options.__init__ into helper methods
#19011
opened May 1, 2025 by
victorletichevsky
Loading…
Refactor: modularize long methods in Options and checkexpr
#19010
opened May 1, 2025 by
victorletichevsky
Loading…
Attempt to fix Distribute Tuple False Positive bug
#19005
opened Apr 30, 2025 by
ChristinaTrinh
Loading…
Extend special case for context-based typevar inference to typevar unions in return position
#18976
opened Apr 26, 2025 by
sterliakov
Loading…
Consider property access from class objects (now for real)
#18969
opened Apr 26, 2025 by
sterliakov
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.