summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-astroid_2.5.8.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-astroid: Upgrade 2.5.7 -> 2.5.8Leon Anavi2021-06-181-0/+32
Upgrade to release 2.5.8: - Improve support for Pattern Matching - Add lineno and col_offset for ``Keyword`` nodes and Python 3.9+ - Add global inference cache to speed up inference of long statement blocks - Add a limit to the total number of nodes inferred indirectly as a result of inferring some node 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>