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

Improve match inline list subject inference topic-match-statement Python 3.10's match statement
#19744 opened Aug 27, 2025 by cdce8p Loading…
Use u8 for type/symbol tags
#19741 opened Aug 26, 2025 by ilevkivskyi Loading…
[stubtest] temporary --ignore-disjoint-bases flag
#19740 opened Aug 26, 2025 by jorenham Loading…
Improve match subject inference topic-match-statement Python 3.10's match statement topic-type-narrowing Conditional type narrowing / binder
#19736 opened Aug 26, 2025 by cdce8p Loading…
Support error codes from plugins in options
#19719 opened Aug 23, 2025 by sigvef Loading…
--strict-equality for None
#19718 opened Aug 23, 2025 by tyralla Loading…
Fix spurious possibly-undefined errors in for-else with break topic-possibly-undefined possibly-undefined error code
#19696 opened Aug 20, 2025 by ambv Loading…
2
5
Sync enum members logic in typeanal and checkmember
#19687 opened Aug 19, 2025 by sterliakov Loading…
3
8
[mypyc] feat: exact_dict_rprimitive
#19677 opened Aug 18, 2025 by BobTheBuidler Loading…
[testing]
#19676 opened Aug 17, 2025 by hauntsaninja Draft
[mypyc] feat: new primitive for int.to_bytes
#19674 opened Aug 16, 2025 by BobTheBuidler Loading…
[mypyc] feat: new primitive for int.bit_length
#19673 opened Aug 16, 2025 by BobTheBuidler Loading…
[mypyc] feat: __mypyc_empty_tuple__ constant
#19654 opened Aug 14, 2025 by BobTheBuidler Loading…
Always try to report missing protocol members
#19653 opened Aug 13, 2025 by Gatsik Loading…
Rework starargs with union argument
#19651 opened Aug 13, 2025 by randolf-scholz Loading…
Fix inference when unpacking union type
#19650 opened Aug 12, 2025 by hauntsaninja Loading…
ProTip! Exclude everything labeled bug with -label:bug.