-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Pull requests: python/mypy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix incorrect "Incompatible types in capture pattern" error for narrowed types
#18155
opened Nov 14, 2024 by
shenyih0ng
•
Draft
2 tasks
fix: refactor sem analysis of the await-not-async on generators and list comprehension
#18152
opened Nov 13, 2024 by
josetapadas
Loading…
special case types.DynamicClassAttribute as property-like
#18150
opened Nov 13, 2024 by
tungol
Loading…
Docstrings for classes and properties for extension modules
#18143
opened Nov 11, 2024 by
lmbelo
Loading…
Do not consider bare TypeVar not overlapping with None for reachability analysis
#18138
opened Nov 10, 2024 by
sterliakov
Loading…
[mypyc] Add lowered primitive for unsafe list get item op
#18136
opened Nov 10, 2024 by
JukkaL
Loading…
Added checks for invalid usage of continue/break/return in except* block
#18132
opened Nov 9, 2024 by
coldwolverine
Loading…
Stubgen: guess return types based on returned values
#18116
opened Nov 7, 2024 by
yangdanny97
Loading…
Be stricter about access to generic vars from class
#18100
opened Nov 3, 2024 by
hauntsaninja
•
Draft
Remove TypeType exception for abstract instantiation
#18094
opened Nov 3, 2024 by
hauntsaninja
•
Draft
PEP 702 (@deprecated): descriptors
topic-pep-702
PEP 702, @deprecated
#18090
opened Nov 2, 2024 by
tyralla
Loading…
PEP 702 (@deprecated): overriding deprecated methods
topic-pep-702
PEP 702, @deprecated
#18085
opened Nov 1, 2024 by
tyralla
Loading…
[Documentation] Update repository clone method. Fixes issue 18050
#18051
opened Oct 26, 2024 by
ag-tafe
Loading…
Defer type analysis of integer Literal when builtins.int is slow to resolve
#18046
opened Oct 25, 2024 by
tungol
Loading…
Fix
[func-returns-value]
not being trigged when calling decorated functions
#18015
opened Oct 22, 2024 by
brianschubert
Loading…
stubgenc: add support for including class and property docstrings
topic-stubgen
#17964
opened Oct 16, 2024 by
chadrik
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.