-
-
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 dmypy/client.py: Enable ANSI color codes for windows cmd
#19088
opened May 14, 2025 by
wyattscarpenter
Loading…
Support running stubtest in non-UTF8 terminals
topic-stubtest
#19085
opened May 12, 2025 by
sterliakov
Loading…
feat(test): Failure test case for mypyc dictionary subclass views
#19076
opened May 12, 2025 by
BobTheBuidler
Loading…
Fix a bug where inline configurations of error codes would lose their values if accompanied by another inline configuration.
#19075
opened May 12, 2025 by
wyattscarpenter
Loading…
support Callable / callable Protocols in suggest decorator unwarpping
#19072
opened May 10, 2025 by
asottile
Loading…
[docs] CONTRIBUTING.md: specify bare infinitive instead of imperative
#19064
opened May 9, 2025 by
wyattscarpenter
Loading…
[docs] Include a real listing of the flags strict enables in the online documentation
#19062
opened May 9, 2025 by
wyattscarpenter
Loading…
[docs] Update common_issues.rst: update information about reveal type & locals
#19059
opened May 8, 2025 by
wyattscarpenter
Loading…
[docs] Update common_issues.rst: mention orjson in the Mypy slow section
#19058
opened May 8, 2025 by
wyattscarpenter
Loading…
Enable warn_unreachable = True for
mypyc
and all other files as well
#19050
opened May 8, 2025 by
wyattscarpenter
•
Draft
Add a flag
--enable-all-error-codes
, 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…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.