-
-
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
Reject duplicate
ParamSpec.{args,kwargs}
at call site
#18854
opened Mar 30, 2025 by
sterliakov
Loading…
fix: prevent
ClassVar
override with instance property
#18853
opened Mar 29, 2025 by
shenyih0ng
Loading…
Treat
TypedDict
(old-style) aliases as regular TypedDict
s
#18852
opened Mar 29, 2025 by
sterliakov
Loading…
Warn about unused
type: ignore
comments when error code is disabled
#18849
opened Mar 28, 2025 by
brianschubert
Loading…
[mypyc] Optimize list.__add__, list.__iadd__, tuple.__add__
topic-mypyc
mypyc bugs
#18845
opened Mar 27, 2025 by
cdce8p
Loading…
Passing error_formatter in new_messages method of Error Class
#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…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.