-
-
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
stubtest: ignore setattr and delattr inherited from object
upnext
#18325
opened Dec 21, 2024 by
tungol
Loading…
Revert "Remove redundant inheritances from Iterator in builtins"
#18324
opened Dec 21, 2024 by
cdce8p
Loading…
[misc] use highlight.js for syntax highlighting in blog post
#18318
opened Dec 20, 2024 by
svalentin
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…
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
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
fix: refactor sem analysis of the await-not-async on generators and list comprehension
#18152
opened Nov 13, 2024 by
josetapadas
Loading…
Docstrings for classes and properties for extension modules
#18143
opened Nov 11, 2024 by
lmbelo
Loading…
Stubgen: guess return types based on returned values
topic-stubgen
#18116
opened Nov 7, 2024 by
yangdanny97
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.