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 Davis 889012e29e
clean up ansible-connection (#82992)
* clean up ansible-connection stuff

* eliminate unnecessary usage of pty/termios
* always use default pickle protocol
* remove unnecessary wire hashing

Co-authored-by: Kate Case <this.is@katherineca.se>
2 weeks ago
..
ci ansible-test - Use raise from to handle exceptions (#80905) 12 months ago
classification Remove Python 2.x compat from unit tests (#82109) 7 months ago
cli ansible-test - Fix timeout handling (#80764) 1 year ago
commands Drop Python 3.7 support (#82982) 2 months ago
compat ansible-test - Improve code formatting (#79983) 1 year ago
dev ansible-test - Improve code formatting (#79983) 1 year ago
provider ansible-test - Update source layout detection (#81418) 10 months ago
__init__.py ansible-test - Avoid using atexit module (#81096) 11 months ago
ansible_util.py clean up ansible-connection (#82992) 2 weeks ago
become.py ansible-test - Improve code formatting (#79983) 1 year ago
bootstrap.py ansible-test - Handle externally managed Python (#82883) 2 months ago
cache.py ansible-test - Improve code formatting (#79983) 1 year ago
cgroup.py ansible-test - Fix parsing of cgroup entries 7 months ago
completion.py ansible-test - Improve code formatting (#79983) 1 year ago
config.py ansible-test - Clean up old Python 2 compat code (#81962) 7 months ago
connections.py ansible-test - Improve code formatting (#79983) 1 year ago
constants.py clean up ansible-connection (#82992) 2 weeks ago
containers.py ansible-test - Avoid using atexit module (#81096) 11 months ago
content_config.py ansible-test - Clean up old Python 2 compat code (#81962) 7 months ago
core_ci.py ansible-test - Remove obsolete WinRM setup script (#81249) 10 months ago
coverage_util.py Drop Python 3.7 support (#82982) 2 months ago
data.py ansible-test - Fix traceback when mixing sources (#80801) 1 year ago
delegation.py ansible-test - Always use managed entry points (#81537) 9 months ago
diff.py ansible-test - Use raise from to handle exceptions (#80905) 12 months ago
docker_util.py Fix ansible-test issues with detecting docker host and forwarding ports (#81726) 8 months ago
encoding.py ansible-test - Use more native type hints. (#78435) 2 years ago
executor.py ansible-test - Improve code formatting (#79983) 1 year ago
git.py ansible-test - local change detection without --fork-point (#79734) 12 months ago
host_configs.py ansible-test - Improve code formatting (#79983) 1 year ago
host_profiles.py ansible-test - Handle externally managed Python (#82883) 2 months ago
http.py ansible-test - Use raise from to handle exceptions (#80905) 12 months ago
init.py ansible-test - Code cleanup and refactoring. (#77169) 2 years ago
inventory.py ansible-test - Support RSA SHA-1 for SSH clients. 1 year ago
io.py ansible-test - Improve code formatting (#79983) 1 year ago
junit_xml.py ansible-test - split controller/target testing (#75605) 3 years ago
locale_util.py ansible-test - Improve code formatting (#79983) 1 year ago
metadata.py ansible-test - Update git diff handling (#80202) 1 year ago
payload.py ansible-test - Avoid using atexit module (#81096) 11 months ago
provisioning.py ansible-test - Avoid using atexit module (#81096) 11 months ago
pypi_proxy.py ansible-test - Avoid using atexit module (#81096) 11 months ago
python_requirements.py ansible-test - Remove special cryptography install (#82008) 7 months ago
ssh.py Fix ansible-test issues with detecting docker host and forwarding ports (#81726) 8 months ago
target.py ansible-test - Allow target prefixes to use `_` (#80021) 1 year ago
test.py ansible-test - Fix timeout handling (#80764) 1 year ago
thread.py ansible-test - Improve code formatting (#79983) 1 year ago
timeout.py ansible-test - Fix handling of long timeouts (#80769) 1 year ago
util.py mypy: update code required to bump sanity requirements 2 months ago
util_common.py clean up ansible-connection (#82992) 2 weeks ago
venv.py ansible-test - Clean up old Python 2 compat code (#81962) 7 months ago