-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Pull requests: python/mypy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix false positive when @property getter and setter are non-adjacent
#20976
opened Mar 5, 2026 by
PGrayCS
Loading…
Correct
process_typevar_parameters(), their relates and error message
#20974
opened Mar 4, 2026 by
hyperkai
Loading…
Fix docs: clarify variance behavior for PEP 695 generics
#20971
opened Mar 4, 2026 by
dhanusharer
Loading…
Correct
check_arg_kinds(), its relates and error messages
#20961
opened Mar 3, 2026 by
hyperkai
Loading…
Correct "FuncBase.has_self_or_cls_argument()", its relates and an error message
#20960
opened Mar 3, 2026 by
hyperkai
Loading…
[stubtest] Fix false positives for type[TypeVar] defaults
#20950
opened Mar 2, 2026 by
emmanuel-ferdman
Loading…
2
Fix narrowing of union types containing StrEnum/IntEnum and Literal
#20930
opened Feb 28, 2026 by
bxff
Loading…
[mypyc] Fix vtable construction for deep trait inheritance
#20917
opened Feb 27, 2026 by
VaggelisD
Loading…
[mypyc] Fix
__init_subclass__ running before ClassVar instantiations
#20916
opened Feb 27, 2026 by
VaggelisD
Loading…
uncomment testCanCreateTypedDictTypeWithDictCall
#20890
opened Feb 24, 2026 by
wyattscarpenter
Loading…
investigate and change a couple of -skips to -xfails
#20889
opened Feb 24, 2026 by
wyattscarpenter
Loading…
Suggest narrowing for None in union attribute errors
#20888
opened Feb 24, 2026 by
dhruvildarji
Loading…
Uncomment two tests and xfail them instead, to reduce the chance of code rot
#20887
opened Feb 24, 2026 by
wyattscarpenter
Loading…
Don't create .mypy_cache directory when --no-incremental is used
#20833
opened Feb 17, 2026 by
worksbyfriday
Loading…
Fix enum private names (__x) incorrectly marked as final
#20832
opened Feb 17, 2026 by
worksbyfriday
Loading…
Fix false positive for enum members shadowing base properties
#20807
opened Feb 13, 2026 by
emmanuel-ferdman
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.