summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-astroid_2.11.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-astroid: upgrade 2.11.3 -> 2.11.5Xu Huan2022-05-291-0/+32
Changelog: ========= - Fix crash while obtaining object_type() of an Unknown node. - Fix a bug where in attempting to handle the patching of distutils by virtualenv, library submodules called distutils (e.g. numpy.distutils) were included also. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>