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/test/lib/ansible_test/_util/controller/sanity
Matt Clay f5c742cdfd
ansible-test - Clean up old Python 2 compat code (#81962)
* Update generated code __future__ import

* Remove Python 2.x compat from compile sanity test

* Remove __metaclass__ from pylint good names list

* Remove Python 2.x compat from ansible-test injector

* Remove Python 2.x compat from ansible-test importer

* Remove Python 2.x compat from ansible-test units

* Remove Python 2.x compat from validate-modules

* Remove Python 2.x compat from pylint plugins

* Remove more Python 2.x compat from ansible-test

* Remove Python 2.x openssl detection in ansible-test

* Remove obsolete Python 2.x comment

* Remove obsolete ansible-test Python 2.x support

* Remove unused bootstrap script functions

* Keep mypy happy

* Remove unused imports

* Keep pylint happy
2 years ago
..
code-smell Drop Python 2.7 and Python 3.6 support (#81866) 2 years ago
integration-aliases ansible-test - Clean up future boilerplate. (#76874) 4 years ago
mypy Remove Python `< 3.5` `selectors` fallbacks (#81872) 2 years ago
pep8 ansible-test - Disable the pep8 E203 rule (#79966) 3 years ago
pslint Fix up sanity problems 3 years ago
pylint ansible-test - Clean up old Python 2 compat code (#81962) 2 years ago
shellcheck ansible-test - Move code from _data to _util. (#75495) 4 years ago
validate-modules ansible-test - Clean up old Python 2 compat code (#81962) 2 years ago
yamllint replace deprecated ast.value.s with ast.value.value (#80968) 3 years ago