summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-astroid_2.11.6.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-astroid: upgrade 2.11.5 -> 2.11.6Xu Huan2022-07-021-0/+32
Changelog: ========== The Qt brain now correctly treats calling .disconnect() (with no arguments) on a slot as valid. The argparse brain no longer incorrectly adds "Namespace" to the locals of functions that return an argparse.Namespace object. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>