You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/ansible-test-pylint-py-vers...

5 lines
360 B
YAML

bugfixes:
- ansible-test - The ``pylint`` sanity test now includes the controller/target context of files when grouping them.
This allows the ``--py-version`` option to be passed to ``pylint`` to indicate the minimum supported Python version
for each test context, preventing ``pylint`` from defaulting to the Python version used to invoke the test.