-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Pull requests: python/mypy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add experimental support for PEP-764 inline TypedDicts
#18889
opened Apr 5, 2025 by
brianschubert
Loading…
Support several more constructs in stubgen's AliasPrinter
topic-stubgen
#18888
opened Apr 5, 2025 by
sterliakov
Loading…
[mypyc] Optimize list.__imul__, tuple.__mul__
topic-mypyc
mypyc bugs
#18887
opened Apr 5, 2025 by
cdce8p
Loading…
Fix ForwardRef comparison in test for Python 3.14
topic-mypyc
mypyc bugs
#18885
opened Apr 5, 2025 by
cdce8p
Loading…
Support type aliases,
NamedTuple
and TypedDict
in constrained TypeVar defaults
#18884
opened Apr 5, 2025 by
sterliakov
Loading…
Fix missing error when redeclaring type variable in nested generic class
#18883
opened Apr 5, 2025 by
brianschubert
Loading…
[mypyc] Using UnboundedType to access class object of a type annotation.
#18874
opened Apr 3, 2025 by
advait-dixit
Loading…
fix: prevent
ClassVar
override with instance property
#18853
opened Mar 29, 2025 by
shenyih0ng
Loading…
dmypy formats output in json the first time it's executed | Bug Fix
#18801
opened Mar 13, 2025 by
Daksh2000
Loading…
Correctly infer
x: SomeEnum; x.name
as union of literal names
#18797
opened Mar 13, 2025 by
sobolevn
Loading…
Fix: Handle Trailing Commas and Empty Strings in File Paths
#18728
opened Feb 24, 2025 by
x612skm
Loading…
Add: refinement of ReadOnly TypedDict fields in subclasses
#18704
opened Feb 18, 2025 by
ldeld
Loading…
[PEP 747] Recognize TypeForm[T] type and values (#9773)
#18690
opened Feb 16, 2025 by
davidfstr
Loading…
PEP 702 (@deprecated): improve the handling of overloaded functions and methods
#18682
opened Feb 15, 2025 by
tyralla
Loading…
[stubgen] align is_classmethod with is_staticmethod
topic-stubgen
#18657
opened Feb 11, 2025 by
ericmarkmartin
Loading…
Merge two different applicable argument types when synthesizing corresponding argument
#18627
opened Feb 7, 2025 by
A5rocks
Loading…
use is_same_type when determining if a cast is redundant
#18588
opened Feb 2, 2025 by
asottile
Loading…
Fix handling of docstrings with tokenization errors (Fixes #18388)
#18575
opened Jan 31, 2025 by
gareth-cross
Loading…
Narrow literals in the negative case even with custom equality
#18574
opened Jan 30, 2025 by
A5rocks
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.