cf21e699d4
* Rename pylint plugin and add tests. (#70225) * Update ansible-test pylint Python support. (#72972) * Add integration tests for sanity test failures. (cherry picked from commitfa48678a08
) * Python 3.8 is now officially supported. * Python 3.9 is now skipped with a warning. (cherry picked from commit37d09f2488
) * Allow key None to prevent errors with import test. (cherry picked from commitdbc2c996ab
) Backport of https://github.com/ansible/ansible/pull/73003 Co-authored-by: Felix Fontein <felix@fontein.de>
3 lines
223 B
YAML
3 lines
223 B
YAML
minor_changes:
|
|
- ansible-test - The ``pylint`` sanity test is now supported on Python 3.8.
|
|
- ansible-test - The ``pylint`` sanity test is now skipped with a warning on Python 3.9 due to unresolved upstream regressions.
|