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
2 years ago
..
ci ansible-test - Use raise from to handle exceptions (#80905) 3 years ago
classification Omit pre-built man pages from sdist (#81395) 2 years ago
cli ansible-test - Fix timeout handling (#80764) 3 years ago
commands Remove Python `< 3.5` `selectors` fallbacks (#81872) 2 years ago
compat ansible-test - Improve code formatting (#79983) 3 years ago
dev ansible-test - Improve code formatting (#79983) 3 years ago
provider ansible-test - Update source layout detection (#81418) 2 years ago
__init__.py ansible-test - Avoid using atexit module (#81096) 2 years ago
ansible_util.py ansible-test - Always use managed entry points (#81537) 2 years ago
become.py ansible-test - Improve code formatting (#79983) 3 years ago
bootstrap.py ansible-test - Improve code formatting (#79983) 3 years ago
cache.py ansible-test - Improve code formatting (#79983) 3 years ago
cgroup.py ansible-test - Improve code formatting (#79983) 3 years ago
completion.py ansible-test - Improve code formatting (#79983) 3 years ago
config.py ansible-test - Clean up old Python 2 compat code (#81962) 2 years ago
connections.py ansible-test - Improve code formatting (#79983) 3 years ago
constants.py ansible-test - Always use managed entry points (#81537) 2 years ago
containers.py ansible-test - Avoid using atexit module (#81096) 2 years ago
content_config.py ansible-test - Clean up old Python 2 compat code (#81962) 2 years ago
core_ci.py ansible-test - Remove obsolete WinRM setup script (#81249) 2 years ago
coverage_util.py ansible-test - Remove more Python 2.7 / 3.6 support (#81898) 2 years ago
data.py ansible-test - Fix traceback when mixing sources (#80801) 3 years ago
delegation.py ansible-test - Always use managed entry points (#81537) 2 years ago
diff.py ansible-test - Use raise from to handle exceptions (#80905) 3 years ago
docker_util.py Fix ansible-test issues with detecting docker host and forwarding ports (#81726) 2 years ago
encoding.py ansible-test - Use more native type hints. (#78435) 3 years ago
executor.py ansible-test - Improve code formatting (#79983) 3 years ago
git.py ansible-test - local change detection without --fork-point (#79734) 3 years ago
host_configs.py ansible-test - Improve code formatting (#79983) 3 years ago
host_profiles.py ansible-test - Invoke container sleep through env (#81853) 2 years ago
http.py ansible-test - Use raise from to handle exceptions (#80905) 3 years ago
init.py ansible-test - Code cleanup and refactoring. (#77169) 4 years ago
inventory.py ansible-test - Support RSA SHA-1 for SSH clients. 3 years ago
io.py ansible-test - Improve code formatting (#79983) 3 years ago
junit_xml.py ansible-test - split controller/target testing (#75605) 4 years ago
locale_util.py ansible-test - Improve code formatting (#79983) 3 years ago
metadata.py ansible-test - Update git diff handling (#80202) 3 years ago
payload.py ansible-test - Avoid using atexit module (#81096) 2 years ago
provisioning.py ansible-test - Avoid using atexit module (#81096) 2 years ago
pypi_proxy.py ansible-test - Avoid using atexit module (#81096) 2 years ago
python_requirements.py ansible-test - Clean up old Python 2 compat code (#81962) 2 years ago
ssh.py Fix ansible-test issues with detecting docker host and forwarding ports (#81726) 2 years ago
target.py ansible-test - Allow target prefixes to use `_` (#80021) 3 years ago
test.py ansible-test - Fix timeout handling (#80764) 3 years ago
thread.py ansible-test - Improve code formatting (#79983) 3 years ago
timeout.py ansible-test - Fix handling of long timeouts (#80769) 3 years ago
util.py ansible-test - Always use managed entry points (#81537) 2 years ago
util_common.py ansible-test - Clean up old Python 2 compat code (#81962) 2 years ago
venv.py ansible-test - Clean up old Python 2 compat code (#81962) 2 years ago