-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Pull requests: python/mypy
Author
Label
Projects
Milestones
Reviews
Assignee
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
Show name of type variable in "Cannot infer type argument" message
#19290
opened Jun 13, 2025 by
brianschubert
Loading…
updated Jun 15, 2025
Fix binding difference between callables and callback protocols
#15993
opened Aug 30, 2023 by
hauntsaninja
•
Draft
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
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
Omit constraints referencing
dict
if a conflicting TypedDict
constraint exists
#19225
opened Jun 4, 2025 by
sterliakov
Loading…
updated Jun 12, 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
Improve the handling of "iteration dependent" errors and notes in finally clauses.
#19270
opened Jun 10, 2025 by
tyralla
Loading…
updated Jun 10, 2025
Add warn-unreachable to strict mode
#19047
opened May 7, 2025 by
wyattscarpenter
•
Draft
updated Jun 9, 2025
Enable warn_unreachable = True for
mypyc
and all other files as well
#19050
opened May 8, 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
Split import-untyped into import-untyped and import-untyped-stubs-available
#19101
opened May 17, 2025 by
wyattscarpenter
•
Draft
updated Jun 7, 2025
Previous Next
ProTip!
no:milestone will show everything without a milestone.