summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-astroid_3.3.10.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-astroid: upgrade 3.3.9 -> 3.3.10Wang Mingyu2025-05-211-0/+37
Changelog: ============ - Avoid importing submodules sharing names with standard library modules. - Fix bug where pylint code.custom_extension would analyze code.py or code.pyi instead if they existed. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>