Skip to content

Pull requests: python/mypy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Narrow more sequence parents
#21327 opened Apr 25, 2026 by hauntsaninja Collaborator Loading…
Avoid various NamedTuples
#21326 opened Apr 25, 2026 by hauntsaninja Collaborator Loading…
Add missing inline config for optional check snippets
#21325 opened Apr 25, 2026 by joaopalmeiro Loading…
Partially support old NumPy plugin in parallel type checking
#21324 opened Apr 25, 2026 by ilevkivskyi Member Loading…
Support --package-root with native parser
#21321 opened Apr 24, 2026 by ilevkivskyi Member Loading…
Fix type narrowing with not isinstance(x, cls) in classmethods
#21312 opened Apr 24, 2026 by sanyamk23 Loading…
3 tasks done
Improve override error note for LSP violations
#21309 opened Apr 24, 2026 by dhruvmal128 Loading…
[WIP] test parallel checking
#21308 opened Apr 24, 2026 by ilevkivskyi Member Draft
[mypyc] Fix incremental compilation with separate flag (1/3)
#21299 opened Apr 23, 2026 by VaggelisD Contributor Loading…
Fix #21030
#21267 opened Apr 19, 2026 by pranavmanglik Contributor Loading…
TypeForm: Enable by default
#21262 opened Apr 17, 2026 by davidfstr Contributor Loading…
Allow nativeparse to parse source code directly
#21260 opened Apr 17, 2026 by bzoracler Contributor Loading…
Improve error message for incompatible **kwargs
#21239 opened Apr 15, 2026 by yosofbadr Contributor Loading…
3 tasks done
Sync typeshed
#21232 opened Apr 15, 2026 by github-actions Bot Loading…
Remodel class scoped name resolution
#21216 opened Apr 13, 2026 by ChetanKhanna Contributor Loading…
fix(checker): avoid false overload-cannot-match with ParamSpec args pending Issues that may be closed
#21194 opened Apr 9, 2026 by Bahtya Loading…
fix: handle union-bound TypeVar in type[T] callable analysis pending Issues that may be closed
#21191 opened Apr 9, 2026 by Bahtya Loading…
Document "Incompatible Import of"
#21169 opened Apr 4, 2026 by wyattscarpenter Contributor Loading…
Use the actual readme as the pyproject.toml readme
#21166 opened Apr 4, 2026 by wyattscarpenter Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.