-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Pull requests: python/mypy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[mypyc] Optimize str.encode with specializations for common used encodings
#18232
opened Dec 2, 2024 by
svalentin
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…
Show the signature of __call__ for arguments with incompatible types …
#18214
opened Nov 29, 2024 by
MechanicalConstruct
Loading…
Move the join-based narrowing logic towards a union-based narrowing logic.
topic-join-v-union
Using join vs. using unions
topic-type-narrowing
Conditional type narrowing / binder
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
Make "deprecated" Note a standard Error, disabled by default
topic-pep-702
PEP 702, @deprecated
#18192
opened Nov 26, 2024 by
svalentin
Loading…
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
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…
[mypyc] Add lowered primitive for unsafe list get item op
#18136
opened Nov 10, 2024 by
JukkaL
Loading…
Stubgen: guess return types based on returned values
#18116
opened Nov 7, 2024 by
yangdanny97
Loading…
Be stricter about access to generic vars from class
#18100
opened Nov 3, 2024 by
hauntsaninja
•
Draft
Remove TypeType exception for abstract instantiation
#18094
opened Nov 3, 2024 by
hauntsaninja
•
Draft
PEP 702 (@deprecated): descriptors
topic-pep-702
PEP 702, @deprecated
#18090
opened Nov 2, 2024 by
tyralla
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.