Skip to content

Pull requests: python/mypy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add dmypy watch command
#18985 opened Apr 27, 2025 by NiclasvanEyk Draft updated Apr 27, 2025
stubgen: infer types for class attributes
#18978 opened Apr 27, 2025 by chadrik Loading… updated Apr 27, 2025
Do not narrow types to Never with binder
#18972 opened Apr 26, 2025 by ilevkivskyi Loading… updated Apr 26, 2025
NoneType handling for str.format() with specifiers
#18952 opened Apr 22, 2025 by ChristinaTrinh Loading… updated Apr 26, 2025
Check superclass compatibility of untyped methods if --check-untyped-defs is set
#18970 opened Apr 26, 2025 by sterliakov Loading… updated Apr 26, 2025
Use checkmember.py to check protocol subtyping
#18943 opened Apr 19, 2025 by ilevkivskyi Loading… updated Apr 26, 2025
Consider property access from class objects (now for real)
#18969 opened Apr 26, 2025 by sterliakov Loading… updated Apr 26, 2025
2
2
Introduce temporary named expressions for match subjects
#18446 opened Jan 11, 2025 by sterliakov Loading… updated Apr 25, 2025
[PEP 747] Recognize TypeForm[T] type and values (#9773)
#18690 opened Feb 16, 2025 by davidfstr Loading… updated Apr 25, 2025
Fix dmypy suggest interaction with __new__
#18966 opened Apr 25, 2025 by sterliakov Loading… updated Apr 25, 2025
Type alias stubgen fix
#18960 opened Apr 24, 2025 by makridenko Loading… updated Apr 24, 2025
Add special support for @django.cached_property needed in django-stubs
#18959 opened Apr 24, 2025 by sobolevn Loading… updated Apr 24, 2025
Erase stray typevars in functools.partial generic
#18954 opened Apr 23, 2025 by sterliakov Loading… updated Apr 24, 2025
2
8
Infer type var tuple contents in more situations
#18958 opened Apr 23, 2025 by A5rocks Loading… updated Apr 24, 2025
[mypyc] Add primitive for bytes decode() method
#18951 opened Apr 22, 2025 by EvgenyVashkevich Draft updated Apr 22, 2025
Make infer_condition_value recognize the whole truth table
#18944 opened Apr 20, 2025 by sterliakov Loading… updated Apr 22, 2025
dmypy suggest can now suggest through contextmanager-based decorators
#18948 opened Apr 21, 2025 by asottile Loading… updated Apr 21, 2025
dmypy formats output in json the first time it's executed | Bug Fix
#18801 opened Mar 13, 2025 by Daksh2000 Loading… updated Apr 20, 2025
Support type aliases, NamedTuple and TypedDict in constrained TypeVar defaults
#18884 opened Apr 5, 2025 by sterliakov Loading… updated Apr 19, 2025
Do not overuse current_node_deferred flag
#18871 opened Apr 1, 2025 by ilevkivskyi Draft updated Apr 19, 2025
New setting "user_builtins_name": Ignore specific "name-defined" errors
#18936 opened Apr 17, 2025 by un-pogaz Loading… updated Apr 17, 2025
Add experimental support for PEP 764 inline TypedDicts
#18889 opened Apr 5, 2025 by brianschubert Loading… updated Apr 17, 2025
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.