Pull requests: python/mypy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Opt out from the managed dict for compiled classes on Python 3.11
#13830
opened Oct 6, 2022 by
ilevkivskyi
Loading…
Add new flag for warning about instantiating classes with declared but uninitialized attributes
#13797
opened Oct 3, 2022 by
thomkeh
Loading…
Stop TypedDictAnalyzer from leaking synthetic types
#13732
opened Sep 26, 2022 by
Michael0x2a
Loading…
Extend support for tuple subtyping with typevar tuples
#13718
opened Sep 23, 2022 by
jhance
Loading…
Read DEFAULT_STATUS_FILE from environment variable
topic-configuration
Configuration files and flags
topic-daemon
dmypy
#13692
opened Sep 20, 2022 by
christianbundy
Loading…
ci: add minimum GitHub token permissions for workflows
#13645
opened Sep 11, 2022 by
boahc077
Loading…
Avoid using
isinstance()
checks with FuncBase
for type narrowing
#13607
opened Sep 4, 2022 by
AlexWaygood
•
Draft
Improve error message for callables with invalid
Concatenate
#13529
opened Aug 26, 2022 by
sobolevn
Loading…
Mypy now treats classes with
__getitem__
as iterable
#13485
opened Aug 23, 2022 by
sobolevn
Loading…
Add import Union to stub file (#12929)
topic-stubgen
#13428
opened Aug 15, 2022 by
SilvestrLanik
Loading…
stubtest: reduce false-positive errors for attributes on enum members
#13325
opened Aug 4, 2022 by
AlexWaygood
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.