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
Sort

Pull requests list

Improve error handling for missing source files
#18229 opened Dec 2, 2024 by kcornw Loading…
Move the join-based narrowing logic towards a union-based narrowing logic. topic-join-v-union Using join vs. using unions topic-type-narrowing Conditional type narrowing / binder
#18212 opened Nov 29, 2024 by tyralla Draft
Make "deprecated" Note a standard Error, disabled by default topic-pep-702 PEP 702, @deprecated
#18192 opened Nov 26, 2024 by svalentin Loading…
fix: preserve generator error context
#18161 opened Nov 18, 2024 by bzoracler Loading…
Added CLI support for Mypy Plugins
#18104 opened Nov 4, 2024 by dibrinsofor Loading…
Disallow calling type on Protocol
#18095 opened Nov 3, 2024 by hauntsaninja Loading…
2
4
PEP 702 (@deprecated): descriptors topic-pep-702 PEP 702, @deprecated
#18090 opened Nov 2, 2024 by tyralla Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.