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 5bee66fc5d
ansible-test - More type hint updates. (#78455)
* Simple regex replace of multi-line function arg annotations on the first line.

* Manually fix up ArgumentParser type annotations.

* Manual type hint conversions.

* Manual conversion of function type hints.

* Remove unnecessary type hints on for statements.
2 years ago
..
ci ansible-test - More type hint updates. (#78455) 2 years ago
classification ansible-test - More type hint updates. (#78455) 2 years ago
cli ansible-test - More type hint updates. (#78455) 2 years ago
commands ansible-test - More type hint updates. (#78455) 2 years ago
compat ansible-test - Convert more type hints. (#78449) 2 years ago
provider ansible-test - More type hint updates. (#78455) 2 years ago
__init__.py ansible-test - Convert more type hints. (#78449) 2 years ago
ansible_util.py ansible-test - More type hint updates. (#78455) 2 years ago
become.py ansible-test - Use more native type hints. (#78435) 2 years ago
bootstrap.py ansible-test - Use more native type hints. (#78435) 2 years ago
cache.py ansible-test - More type hint updates. (#78455) 2 years ago
completion.py ansible-test - Convert more type hints. (#78449) 2 years ago
config.py ansible-test - More type hint updates. (#78455) 2 years ago
connections.py ansible-test - Convert more type hints. (#78449) 2 years ago
constants.py ansible-test - Remove obsolete code. 2 years ago
containers.py ansible-test - More type hint updates. (#78455) 2 years ago
content_config.py ansible-test - Use more native type hints. (#78435) 2 years ago
core_ci.py ansible-test - More type hint updates. (#78455) 2 years ago
coverage_util.py ansible-test - Convert more type hints. (#78449) 2 years ago
data.py ansible-test - More type hint updates. (#78455) 2 years ago
delegation.py ansible-test - Convert more type hints. (#78449) 2 years ago
diff.py ansible-test - Convert more type hints. (#78449) 2 years ago
docker_util.py ansible-test - More type hint updates. (#78455) 2 years ago
encoding.py ansible-test - Use more native type hints. (#78435) 2 years ago
executor.py ansible-test - Use more native type hints. (#78435) 2 years ago
git.py ansible-test - Use more native type hints. (#78435) 2 years ago
host_configs.py ansible-test - Use more native type hints. (#78435) 2 years ago
host_profiles.py ansible-test - More type hint updates. (#78455) 2 years ago
http.py ansible-test - More type hint updates. (#78455) 2 years ago
init.py ansible-test - Code cleanup and refactoring. (#77169) 2 years ago
inventory.py ansible-test - More type hint updates. (#78455) 2 years ago
io.py ansible-test - More type hint updates. (#78455) 2 years ago
junit_xml.py ansible-test - split controller/target testing (#75605) 3 years ago
locale_util.py ansible-test - Update locale logic to match core. (#78389) 2 years ago
metadata.py ansible-test - More type hint updates. (#78455) 2 years ago
payload.py ansible-test - Convert more type hints. (#78449) 2 years ago
provisioning.py ansible-test - More type hint updates. (#78455) 2 years ago
pypi_proxy.py ansible-test - More type hint updates. (#78455) 2 years ago
python_requirements.py ansible-test - Convert more type hints. (#78449) 2 years ago
ssh.py ansible-test - More type hint updates. (#78455) 2 years ago
target.py ansible-test - More type hint updates. (#78455) 2 years ago
test.py ansible-test - More type hint updates. (#78455) 2 years ago
thread.py ansible-test - More type hint updates. (#78455) 2 years ago
timeout.py ansible-test - Use more native type hints. (#78435) 2 years ago
util.py ansible-test - More type hint updates. (#78455) 2 years ago
util_common.py ansible-test - More type hint updates. (#78455) 2 years ago
venv.py ansible-test - More type hint updates. (#78455) 2 years ago