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] Fix object finalization topic-mypyc mypyc bugs
#19749 opened Aug 27, 2025 by cdce8p Draft
[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 upnext
#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…
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.