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

Type-check all values for duplicate TypedDict keys
#21842 opened Aug 13, 2026 by Hmanbo Loading…
Recognize Iterator as Hashable
#21837 opened Aug 12, 2026 by aryansk Draft
Reduce TypeForm recognition slowdown (Take 3)
#21833 opened Aug 11, 2026 by davidfstr Contributor Loading…
Enhance/extend general & TypeForm-specific performance instrumentation
#21832 opened Aug 10, 2026 by davidfstr Contributor Loading…
Document follow_imports_for_stubs usage
#21829 opened Aug 10, 2026 by nightcityblade Loading…
[mypyc] Inline tuple ops.
#21828 opened Aug 10, 2026 by dnwpark Loading…
[WIP] Make native parser the default
#21823 opened Aug 9, 2026 by ilevkivskyi Member Loading…
Do not crash when folding constants that overflow
#21820 opened Aug 7, 2026 by Eljees Loading…
2
2
Fix invalid contextual inference for generic call arguments
#21803 opened Aug 2, 2026 by rheard Contributor Loading…
Fix redundant cast detection for generic calls
#21801 opened Aug 2, 2026 by Yoruxyv Loading…
Allow instantiating type[None] / types.NoneType
#21800 opened Aug 2, 2026 by mmaxjr Loading…
5 tasks done
fix: correct typo in test function name
#21793 opened Jul 31, 2026 by TheGreatApollyon Loading…
Fix command mode with targets set in config
#21791 opened Jul 30, 2026 by YingqiDuan Loading…
Move trailing-comma config tests to check tests
#21786 opened Jul 29, 2026 by YingqiDuan Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.