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

Uninhabited should have all attributes
#19300 opened Jun 14, 2025 by ilevkivskyi Loading… updated Jun 16, 2025
Re-widen custom properties after narrowing
#19296 opened Jun 14, 2025 by ilevkivskyi Loading… updated Jun 15, 2025
Fix constructor type for subclasses of Any
#19295 opened Jun 14, 2025 by ilevkivskyi Loading… updated Jun 15, 2025
3
2
Show name of type variable in "Cannot infer type argument" message
#19290 opened Jun 13, 2025 by brianschubert Loading… updated Jun 15, 2025
Sync typeshed
#19301 opened Jun 15, 2025 by github-actions bot Loading… updated Jun 15, 2025
Support properties with generic setters
#19298 opened Jun 14, 2025 by ilevkivskyi Loading… updated Jun 14, 2025
Generalize class/static method and property alias support
#19297 opened Jun 14, 2025 by ilevkivskyi Loading… updated Jun 14, 2025
Allow to enable/disable plugin error codes
#13419 opened Aug 15, 2022 by tik-stbuehler Loading… updated Jun 13, 2025
Cleanup generic class variable access
#19292 opened Jun 13, 2025 by ilevkivskyi Loading… updated Jun 13, 2025
2
3
Improve the support for promotions inside unions.
#19245 opened Jun 6, 2025 by tyralla Loading… updated Jun 13, 2025
Fix merge conflict from #19025
#19294 opened Jun 13, 2025 by sterliakov Draft updated Jun 13, 2025
feat: new mypyc primitives for str.count
#19264 opened Jun 10, 2025 by BobTheBuidler Loading… updated Jun 13, 2025
Patch check_op_reversible to support tuple subclasses.
#19046 opened May 6, 2025 by randolf-scholz Loading… updated Jun 13, 2025
1 of 2 tasks
Use types.CoroutineType instead of typing.Coroutine
#19288 opened Jun 13, 2025 by A5rocks Loading… updated Jun 13, 2025
Mark code after for loops that never end as unreachable
#19287 opened Jun 13, 2025 by A5rocks Loading… updated Jun 13, 2025
Fix/attrs init overload
#19104 opened May 18, 2025 by uko3211 Loading… updated Jun 13, 2025
Fix TypeIs negative narrowing of union of generics
#18193 opened Nov 26, 2024 by brianschubert Loading… updated Jun 12, 2025
Handle __hash__ = None in somewhat more intuitive fashion
#19168 opened May 29, 2025 by sterliakov Loading… updated Jun 11, 2025
2
5
Add warn-unreachable to strict mode
#19047 opened May 7, 2025 by wyattscarpenter Draft updated Jun 9, 2025
feat: new mypyc primitive for weakref.ref
#19099 opened May 16, 2025 by BobTheBuidler Loading… updated Jun 8, 2025
ProTip! no:milestone will show everything without a milestone.