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/_internal
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
1 year ago
..
ci
classification
cli
commands
compat
dev
provider
__init__.py
ansible_util.py
become.py
bootstrap.py
cache.py
cgroup.py
completion.py
config.py ansible-test - Clean up old Python 2 compat code (#81962) 1 year ago
connections.py
constants.py
containers.py
content_config.py ansible-test - Clean up old Python 2 compat code (#81962) 1 year ago
core_ci.py
coverage_util.py
data.py
delegation.py
diff.py
docker_util.py
encoding.py
executor.py
git.py
host_configs.py
host_profiles.py
http.py
init.py
inventory.py
io.py
junit_xml.py
locale_util.py
metadata.py
payload.py
provisioning.py
pypi_proxy.py
python_requirements.py ansible-test - Clean up old Python 2 compat code (#81962) 1 year ago
ssh.py
target.py
test.py
thread.py
timeout.py ansible-test - Fix handling of long timeouts (#80769) 1 year ago
util.py
util_common.py ansible-test - Clean up old Python 2 compat code (#81962) 1 year ago
venv.py ansible-test - Clean up old Python 2 compat code (#81962) 1 year ago