-
-
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
[mypyc] Using unbounded_type 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…
Treat
TypedDict
(old-style) aliases as regular TypedDict
s
#18852
opened Mar 29, 2025 by
sterliakov
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…
Fix --warn-unreachable fall-through from ALWAYS_TRUE ifs
#18539
opened Jan 26, 2025 by
ammaraskar
Loading…
Consider property access from class objects in checkmember.py
#18504
opened Jan 21, 2025 by
sterliakov
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.