Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
python/mypy
Pull Requests
Commits
Open
Closed
Fix isinstance on namedtuple type aliases
#21103 opened 2026-03-25 16:04 by
paulorochaoliveira
Fix #21030
#21049 opened 2026-03-19 16:22 by
pranavmanglik
Allow ParamSpec in NamedTuple and TypedDict
#21044 opened 2026-03-19 05:00 by
A5rocks
stubtest: basic support for unpack kwargs
topic-stubtest
#21024 opened 2026-03-15 20:41 by
hauntsaninja
add support for `mypy.toml` and `.mypy.toml` configuration files
#21019 opened 2026-03-14 20:13 by
chirizxc
Be strict about arg names in protocol compatibility
#21016 opened 2026-03-13 01:34 by
hauntsaninja
[mypyc] Fix allow_interpreted_subclasses not seeing subclass attrs
#21013 opened 2026-03-12 16:19 by
VaggelisD
Update "Extra argument ..." error
#20987 opened 2026-03-07 20:59 by
hyperkai
[stubgen] Always generate ellipsis for class attr with initial value
#20985 opened 2026-03-07 10:03 by
michaelm-openai
Fix incorrect type inference for `yield from` with iterators
#20983 opened 2026-03-06 21:27 by
dhanusharer
add/describe --fixed-format-cache
#20982 opened 2026-03-06 18:17 by
cossor
Fix (#20975) subtyping and join for constrained TypeVars
pending
#20980 opened 2026-03-06 14:10 by
Shrey-N
Fix false positive when @property getter and setter are non-adjacent
#20976 opened 2026-03-05 00:05 by
PGrayCS
Correct `process_typevar_parameters()`, their relates and error message
#20974 opened 2026-03-04 15:58 by
hyperkai
Correct `check_arg_kinds()`, its relates and error messages
#20961 opened 2026-03-03 16:35 by
hyperkai
Correct "FuncBase.has_self_or_cls_argument()", its relates and an error message
#20960 opened 2026-03-03 15:11 by
hyperkai
Update error message for Type application
#20955 opened 2026-03-03 02:52 by
hyperkai
Clarify error message for TypeVar function
#20954 opened 2026-03-03 02:18 by
hyperkai
[stubtest] Fix false positives for type[TypeVar] defaults
topic-stubtest
#20950 opened 2026-03-02 20:06 by
emmanuel-ferdman
Make `TypeForm` (PEP 747) no longer experimental
#20946 opened 2026-03-02 11:52 by
Viicos
Fix IndexError when unpacking empty tuple in type alias
#20931 opened 2026-02-28 20:46 by
bxff
Fix narrowing of union types containing StrEnum/IntEnum and Literal
#20930 opened 2026-02-28 20:36 by
bxff
uncomment testCanCreateTypedDictTypeWithDictCall
#20890 opened 2026-02-24 10:39 by
wyattscarpenter
investigate and change a couple of -skips to -xfails
#20889 opened 2026-02-24 06:52 by
wyattscarpenter
Suggest narrowing for None in union attribute errors
#20888 opened 2026-02-24 06:26 by
dhruvildarji
Uncomment two tests and xfail them instead, to reduce the chance of code rot
#20887 opened 2026-02-24 05:11 by
wyattscarpenter
add testLiteralWithBackslash test case
#20885 opened 2026-02-24 03:14 by
wyattscarpenter
Improve documentation of test format
#20883 opened 2026-02-24 01:43 by
wyattscarpenter
Don't create .mypy_cache directory when --no-incremental is used
#20833 opened 2026-02-17 13:24 by
worksbyfriday
Fix enum private names (__x) incorrectly marked as final
#20832 opened 2026-02-17 13:19 by
worksbyfriday
Newer
Older