-
-
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
Add
--strict-bool
flag to prohib treating bool
as int
#17487
opened Jul 5, 2024 by
sobolevn
Loading…
Fix
[func-returns-value]
not being trigged when calling decorated functions
#18015
opened Oct 22, 2024 by
brianschubert
Loading…
Implement support for returning TypedDict for dataclasses.asdict
#8583
opened Mar 24, 2020 by
syastrov
Loading…
[mypyc] Reduce codesize w/ generic attribute getters and setters
#16406
opened Nov 4, 2023 by
ichard26
Loading…
Ambiguous **kwargs only map to unmapped arguments that have a matching type.
#9705
opened Nov 6, 2020 by
esoma
Loading…
[WIP] Add get_function_decorator_plugin_hook to plugin interface
#9925
opened Jan 18, 2021 by
freundTech
Loading…
Make TypeMap use literal_hash instead of Expression as key
#10350
opened Apr 21, 2021 by
freundTech
Loading…
Allow partial overlap when checking overload alternatives
#10390
opened Apr 30, 2021 by
dlax
Loading…
Speed up ArgKind methods by changing them into top-level functions
#11546
opened Nov 13, 2021 by
JukkaL
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.