ansible/changelogs/fragments/ansible-test-pylint-upgrade.yml

6 lines
348 B
YAML
Raw Normal View History

minor_changes:
- ansible-test - Update ``pylint`` and its dependencies to the latest available versions to support Python 3.9.
known_issues:
- ansible-test - The ``pylint`` sanity test no longer correctly detects "bad" variable names for non-constants.
See https://github.com/PyCQA/pylint/issues/3701 for additional details.