summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pylint/0001-Adjust-test-expectations-for-ptest.patch
Commit message (Collapse)AuthorAgeFilesLines
* python3-pylint: Upgrade to 3.3.1 releaseKhem Raj2024-10-281-28/+26
| | | | | | brings python 3.13 support Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pylint: Fix ptest failuresDan McGregor2024-03-131-0/+44
Due to the way we install ptests, some imports switch from first party to third party. Update test expectations Signed-off-by: Dan McGregor <dan.mcgregor@vecima.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>