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
Matt Clay 3eb0485dd9
ansible-test - Use more native type hints. (#78435)
* ansible-test - Use more native type hints.

Simple search and replace to switch from comments to native type hints for return types of functions with no arguments.

* ansible-test - Use more native type hints.

Conversion of simple single-line function annotation type comments to native type hints.

* ansible-test - Use more native type hints.

Conversion of single-line function annotation type comments with default values to native type hints.

* ansible-test - Use more native type hints.

Manual conversion of type annotation comments for functions which have pylint directives.
2 years ago
..
ansible_test ansible-test - Move code from _data to _util. (#75495) 3 years ago
integration ansible-test - Parse content config only once. (#78418) 2 years ago
lib/ansible_test ansible-test - Use more native type hints. (#78435) 2 years ago
sanity Add support for gzip decoding responses (#41925) 2 years ago
support Remove incidental_inventory_foreman test. 2 years ago
units Fix listing collections that are missing the metadata required by build (#76596) 2 years ago
utils/shippable Remove incidental_inventory_foreman test. 2 years ago