summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-mypy_0.910.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-mypy: Upgrade 0.902 -> 0.910Leon Anavi2021-06-241-0/+23
Upgrade to release 0.910: - Call get_method_hook when methods are used in decorators - Don't ask to install a stub package if stubs are installed - [mypyc] Support various number-related dunders - Fix crash when inferring multiple assignment with overloaded function - Replace variable annotation with type comment to fix Python 3.5 - docs: updating URL in comment Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>