-
-
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
[WIP] Add get_function_decorator_plugin_hook to plugin interface
#9925
opened Jan 18, 2021 by
freundTech
Loading…
Implement support for returning TypedDict for dataclasses.asdict
#8583
opened Mar 24, 2020 by
syastrov
Loading…
Consider column numbers when removing duplicate errors
#12269
opened Mar 2, 2022 by
KotlinIsland
Loading…
Fix type argument inference for overloaded functions with explicit self types (Fixes #14943).
#14975
opened Mar 29, 2023 by
tyralla
Loading…
Disallow item access of NotRequired TypedDict entries.
topic-typed-dict
#14717
opened Feb 16, 2023 by
bsmedberg-xometry
Loading…
Change final classes without __bool__ method to always be True
#12187
opened Feb 16, 2022 by
BolunThompson
Loading…
Automatically Detect Argument Defaults in attrs-Equivalent Decorators
#12775
opened May 12, 2022 by
t4lz
Loading…
Ambiguous **kwargs only map to unmapped arguments that have a matching type.
#9705
opened Nov 6, 2020 by
esoma
Loading…
Narrow TypeVars in the negative case + narrow them through upper bounds
#15711
opened Jul 18, 2023 by
A5rocks
Loading…
Change end line and column for untyped function defs to line of function definition
#17006
opened Mar 9, 2024 by
mschoettle
Loading…
Allow PEP 604 type aliases to be used in runtime context.
#11650
opened Dec 1, 2021 by
esoma
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.