-
-
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
Suppress errors for unreachable branches in conditional expressions
#18295
opened Dec 15, 2024 by
brianschubert
Loading…
[mypyc] Getting capsule pointer from module instead of PyCapsule_Import.
#18286
opened Dec 12, 2024 by
advait-dixit
Loading…
Do not ignore generic type args when checking multiple inheritance compatibility
#18270
opened Dec 9, 2024 by
sterliakov
Loading…
Add more known types for better generation with pybind11
topic-stubgen
#18269
opened Dec 9, 2024 by
InvincibleRMC
Loading…
Unwrap
type[Union[...]]
when solving typevar constraints
#18266
opened Dec 8, 2024 by
sterliakov
Loading…
stubtest: get better signatures for
__init__
of C classes
#18259
opened Dec 6, 2024 by
tungol
Loading…
More detailed checking of type objects in stubtest
topic-stubtest
#18251
opened Dec 5, 2024 by
tungol
Loading…
Fix for TypeVar bound to a union and methods returning Self
#18231
opened Dec 2, 2024 by
mariafnafees
Loading…
Print InspectError traceback in stubgen
walk_packages
when verbose is specified
#18224
opened Dec 1, 2024 by
gareth-cross
Loading…
Force List Expression to Infer Union Type of Member Types.
#18205
opened Nov 28, 2024 by
ay0503
Loading…
Fix
TypeIs
negative narrowing of union of generics
#18193
opened Nov 26, 2024 by
brianschubert
•
Draft
Emit warning for invalid use of quoted types in union syntax
#18183
opened Nov 24, 2024 by
brianschubert
•
Draft
Revisit the body of a loop if the number of partial types has changed.
#18180
opened Nov 23, 2024 by
tyralla
Loading…
Disallow no-args generic aliases when using PEP 613 explicit aliases
#18173
opened Nov 19, 2024 by
brianschubert
Loading…
Optimize is_unsafe_overlapping_overload_signatures for overlapping typevars case
#18159
opened Nov 16, 2024 by
alexdrydew
Loading…
Fix incorrect "Incompatible types in capture pattern" error for narrowed types
#18155
opened Nov 14, 2024 by
shenyih0ng
•
Draft
Previous Next
ProTip!
Adding no:label will show everything without a label.