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

[mypyc] Faster vec init and extend with bytes arguments
#21355 opened Apr 28, 2026 by JukkaL Collaborator Loading…
[WIP] Memoize the options snapshot
#21354 opened Apr 28, 2026 by KevinRK29 Collaborator Draft
Fix narrowing for AbstractSet and Mapping
#21352 opened Apr 28, 2026 by hauntsaninja Collaborator Loading…
Add test for new walrus semantics allowed in Python 3.12
#21351 opened Apr 28, 2026 by hauntsaninja Collaborator Loading…
Fix overload resolution for type aliases to Any
#21345 opened Apr 27, 2026 by pablogsal Member Loading…
Add --list-install-types flag
#21335 opened Apr 26, 2026 by miettal Loading…
1 task
[WIP] Try native parser
#21331 opened Apr 25, 2026 by ilevkivskyi Member Draft
Add missing inline config for optional check snippets
#21325 opened Apr 25, 2026 by joaopalmeiro 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…
[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: 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…
ProTip! Exclude everything labeled bug with -label:bug.