-
-
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] Initial support for annotating classes to be non extension
#18802
opened Mar 14, 2025 by
svalentin
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…
Add and implement primitive list.copy()
topic-mypyc
mypyc bugs
#18771
opened Mar 8, 2025 by
exertustfm
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…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.