summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-astroid_2.15.6.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-astroid: update version 2.16.6 -> 3.0.0Derek Straka2023-09-291-35/+0
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-astroid: upgrade 2.15.5 -> 2.15.6Trevor Gamblin2023-07-171-0/+35
Changelog: https://github.com/pylint-dev/astroid/releases/tag/v2.15.6 Changes: - Harden get_module_part() against ".". - Avoid expensive list/tuple multiplication operations that would result in MemoryError. Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>