aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-astroid_2.6.6.bb
AgeCommit message (Collapse)Author
2021-08-16python3-astroid: Upgrade 2.6.5 -> 2.6.6Leon Anavi
Upgrade to release 2.6.6: - Added support to infer return type of typing.cast() - Fix variable lookup's handling of exclusive statements - Fix variable lookup's handling of function parameters - Fix variable lookup's handling of except clause variables - Fix handling of classes with duplicated bases with the same name 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>