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] Release new instances when __init__ raises
#21248 opened Apr 16, 2026 by hauntsaninja Collaborator Loading…
[mypyc] Avoid null decrefs in import errors
#21247 opened Apr 16, 2026 by hauntsaninja Collaborator Loading…
[mypyc] Release boxed operands in tagged true division
#21246 opened Apr 16, 2026 by hauntsaninja Collaborator Loading…
[mypyc] Incref items before releasing tuple
#21245 opened Apr 16, 2026 by hauntsaninja Collaborator Loading…
[mypyc] Fix reference leaks in list/dict.clear
#21244 opened Apr 16, 2026 by hauntsaninja Collaborator Loading…
Drop support for --python-version 3.9
#21243 opened Apr 16, 2026 by hauntsaninja Collaborator Loading…
Avoid widening types in conditional_types
#21242 opened Apr 16, 2026 by hauntsaninja Collaborator Draft
Un-support narrowing final globals in functions
#21241 opened Apr 15, 2026 by ilevkivskyi Member Loading…
Improve error message for incompatible **kwargs
#21239 opened Apr 15, 2026 by yosofbadr Loading…
3 tasks done
Don't suggest Foo[...] when Foo(arg=...) is used in annotation
#21238 opened Apr 15, 2026 by yosofbadr Loading…
4 tasks done
Sync typeshed
#21232 opened Apr 15, 2026 by github-actions bot Loading…
[mypyc] Fix @property getter memory leak
#21230 opened Apr 14, 2026 by VaggelisD Contributor 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…
Let issubclass narrow Any
#21165 opened Apr 4, 2026 by hauntsaninja Collaborator Draft
Disallow any generic in type type context
#21164 opened Apr 3, 2026 by hauntsaninja Collaborator Draft
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.