Pull requests: python/mypy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Allow Annotated to wrap NotRequired in a TypedDict definition.
#15852
opened Aug 11, 2023 by
bsmedberg-xometry
Loading…
Add option to selectively disable --disallow-untyped-calls
#15845
opened Aug 10, 2023 by
ilevkivskyi
Loading…
Polymorphic inference: support for parameter specifications and lambdas
#15837
opened Aug 9, 2023 by
ilevkivskyi
Loading…
stubgen: unify C extension and pure python stub generators with object oriented design
#15770
opened Jul 27, 2023 by
chadrik
Loading…
Use emit_lines instead of bunches of emit_line calls
#15767
opened Jul 26, 2023 by
nickdrozd
Loading…
Stubtest: error if typeshed is missing modules from the stdlib
#15729
opened Jul 20, 2023 by
AlexWaygood
Loading…
[mypyc] Emit errors for unsupported class defs (and don't crash)
#15726
opened Jul 20, 2023 by
ichard26
Loading…
[mypyc] Fix compilation of unreachable comprehensions
#15721
opened Jul 19, 2023 by
ichard26
Loading…
[mypyc] Don't crash on non-inlinable final local reads
#15719
opened Jul 19, 2023 by
ichard26
Loading…
2
Narrow TypeVars in the negative case + narrow them through upper bounds
#15711
opened Jul 18, 2023 by
A5rocks
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.