python/mypy
mypyc for discussion: Assertion failure for protocol with overloaded function (failing test case)
#10204 opened Mar 11, 2021 by sohailsomani
Fix mypyc failing to compile on CPython 3.10.0a6
#10202 opened Mar 11, 2021 by freundTech • Approved
[WIP] Support for python 3.10 match statement
#10191 opened Mar 9, 2021 by freundTech • Draft 1 of 4
dmypy - warn instead of failing if report generation is configured
#10181 opened Mar 7, 2021 by natemcmaster
#10175 opened Mar 7, 2021 by sobolevn
Check for AnyType after simplifying
#10174 opened Mar 6, 2021 by kamilturek
Support @no_type_check for classes
#10162 opened Mar 4, 2021 by kamilturek
#10141 opened Feb 26, 2021 by sobolevn
Fixed Auto Discovery of .test files Fixes #8650
#10108 opened Feb 18, 2021 by MiHarsh
docs: add using typing.no_type_check decorator to silence mypy
#10098 opened Feb 17, 2021 by chrisbeardy
#10089 opened Feb 13, 2021 by PrasanthChettri
Generic protocol documentation fix
#10080 opened Feb 12, 2021 by hackaugusto
Clarify callback protocol example
#10061 opened Feb 10, 2021 by MarcoGorelli
Stubgen can read multiple escaped signatures at the start of a docstring
#10019 opened Feb 4, 2021 by AWhetter
Consider variance when meeting generic types
#10010 opened Feb 2, 2021 by freundTech • Draft
Consider variance when joining generic types
#9994 opened Jan 29, 2021 by freundTech 3 of 4
Make --explicit-package-bases invertible
#9969 opened Jan 25, 2021 by gustavgransbo
Fix inconsistency in the disallow-untyped-defs doc
#9964 opened Jan 25, 2021 by ravwojdyla
Clarify stub-only packages need to be installed
#9958 opened Jan 24, 2021 by gustavgransbo
Merge TypeVarDef and TypeVarType
#9951 opened Jan 24, 2021 by hauntsaninja
stubtest: import submodules mentioned in __all__
#9943 opened Jan 22, 2021 by hauntsaninja
[WIP] Add get_function_decorator_plugin_hook to plugin interface
#9925 opened Jan 18, 2021 by freundTech • Draft
Fix false unreachable error reports.
#9909 opened Jan 13, 2021 by tyralla
ProTip!
Exclude everything labeled bug with -label:bug.