-
- Notifications
You must be signed in to change notification settings - Fork 3k
Pull requests: python/mypy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Feature: Clear type info on del for local inferred variables (fixes #10005)
#19386 opened Jul 6, 2025 by brxno3107 Loading…
Try to fix problems caused by in-place modification of typevar defaults
#19382 opened Jul 5, 2025 by sterliakov • Draft
[mypyc] Implement mypyc bugs
str.lower()
and str.upper()
primitive topic-mypyc #19375 opened Jul 4, 2025 by Jahongir-Qurbonov • Draft
Fix
Enum.value
inference for Enum
s with @cache
d methods #19374 opened Jul 4, 2025 by kmurphy4 Loading…
Fix wrong names listed in "too few arguments" message
#19354 opened Jun 29, 2025 by sterliakov • Draft
[mypyc] Fix exception swallowing in async try/finally blocks with await topic-mypyc mypyc bugs
#19353 opened Jun 28, 2025 by Chainfire Loading…
Support
_value_
as a fallback for ellipsis Enum members #19352 opened Jun 27, 2025 by sterliakov Loading…
Infer empty list without annotation for
__slots__
and module __all__
#19348 opened Jun 26, 2025 by sterliakov Loading…
Do not display import-related errors after module-level always false assert
#19347 opened Jun 26, 2025 by sterliakov Loading…
Adds positional and kwarg only symbols into generated stubs topic-stubgen
#19340 opened Jun 25, 2025 by InvincibleRMC Loading…
Add basic support for template strings (PEP 750)
#19333 opened Jun 24, 2025 by brianschubert • Draft
use is_same_type when resolving decorators in suggestions
#19319 opened Jun 20, 2025 by asottile Loading…
Mark code after for loops that never end as unreachable
#19287 opened Jun 13, 2025 by A5rocks Loading…
Allow TypeVarTuple arguments to subclasses of generic TypedDict
#19234 opened Jun 4, 2025 by erikkemperman Loading…
Fix crash in dmypy when packages are removed during dmypy run
#19229 opened Jun 4, 2025 by koen-boost Loading…
Omit constraints referencing
dict
if a conflicting TypedDict
constraint exists #19225 opened Jun 4, 2025 by sterliakov Loading…
Previous Next
ProTip! no:milestone will show everything without a milestone.