-
-
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
-
Enable colored output for argparse help in Python 3.14
#19021 merged
May 4, 2025 -
Fix argparse for Python 3.14
#19020 merged
May 3, 2025 -
Add a few more tests for mypyc_attr native_class (dunder methods and metaclasses)
#18999 merged
May 2, 2025
6 Pull requests opened by 5 people
-
[mypyc] Show the reason why a class can't be a native class
#19016 opened
May 2, 2025 -
Move dataclass kw_only fields to the end of the signature
#19018 opened
May 3, 2025 -
Mark varargs as pos-only
#19022 opened
May 3, 2025 -
Speed up bind_self() in trivial cases
#19024 opened
May 4, 2025 -
Bind self-types in checkmember for decorated classmethods
#19025 opened
May 4, 2025 -
Work in Progress CallableType usingpretty_callable_or_overload
#19027 opened
May 4, 2025
7 Issues closed by 1 person
-
Incomplete function definition "compatible" with int
#15261 closed
May 4, 2025 -
Implementation of annotated abstractmethod is typed as Any
#15669 closed
May 4, 2025 -
Add truthy-coroutine check
#16069 closed
May 4, 2025 -
warn redundant casts doesn't work with `Protocol.__call__`
#12328 closed
May 4, 2025 -
`sqlalchemy.ext.mypy.plugin` causes internal error
#19014 closed
May 3, 2025 -
IndexError: list index out of range
#16674 closed
May 3, 2025 -
dmypy crashes every 2nd run when trying to update unlreated and unchanged numpy.compat
#11009 closed
May 3, 2025
5 Issues opened by 5 people
-
Mypy could not do condition inference
#19029 opened
May 5, 2025 -
False positive `[call-arg]` with `functools.partial` and `concurrent.futures.Executor.submit`
#19028 opened
May 5, 2025 -
Return type is `Self` when calling an inherited decorated classmethod that returns `Self`
#19023 opened
May 4, 2025 -
mypy accepts passing args= to a function taking *args
#19019 opened
May 3, 2025 -
`kw_only` dataclass fields confuse mypy on argument order
#19017 opened
May 2, 2025
18 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 special support for `@django.cached_property` needed in `django-stubs`
#18959 commented on
May 4, 2025 • 5 new comments -
Make infer_condition_value recognize the whole truth table
#18944 commented on
May 2, 2025 • 2 new comments -
NoneType handling for str.format() with specifiers
#18952 commented on
May 2, 2025 • 1 new comment -
Refactor: extract logic in Options.__init__ into helper methods
#19011 commented on
May 2, 2025 • 0 new comments -
Attempt to fix Distribute Tuple False Positive bug
#19005 commented on
May 4, 2025 • 0 new comments -
Add `dmypy watch` command
#18985 commented on
May 4, 2025 • 0 new comments -
Allow passing a callable with type vars in self types
#18401 commented on
May 3, 2025 • 0 new comments -
Change end line and column for untyped function defs to line of function definition
#17006 commented on
May 4, 2025 • 0 new comments -
Allow returning Literals in __new__
#15687 commented on
May 5, 2025 • 0 new comments -
Incorrect type inference with `__radd__` with subclass of `tuple[int, ...]`
#19006 commented on
May 5, 2025 • 0 new comments -
Non-inline `__init_subclass__` definition not recognized, despite giving type hints.
#18987 commented on
May 5, 2025 • 0 new comments -
dict type incorrectly converted (widened?) to object via TypeVar and overload
#16282 commented on
May 4, 2025 • 0 new comments -
Slow typechecking on nested TypedDict with union members
#17231 commented on
May 3, 2025 • 0 new comments -
Optional error code to flag missing return type when an argument has an annotation
#15127 commented on
May 3, 2025 • 0 new comments -
mypy doesn't escape typevars from generics in self-type
#18400 commented on
May 3, 2025 • 0 new comments -
Attributes without a default cannot follow attributes with one
#17731 commented on
May 2, 2025 • 0 new comments -
Mypyc produces module that crashes (segmentation fault) when executed
#18992 commented on
May 2, 2025 • 0 new comments -
Support file-level assertions as inline configuration
#19013 commented on
May 2, 2025 • 0 new comments