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/units/executor
Matt Clay a0495fc314
Update triple single quotes to triple double quotes (#84099)
* Update triple single quotes to triple double quotes

This change was fully automated.

The updated Python files have been verified to tokenize the same as the originals, except for the expected change in quoting of strings, which were verified through literal_eval.

* Manual conversion of docstring quotes
1 year ago
..
module_common Update triple single quotes to triple double quotes (#84099) 1 year ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_interpreter_discovery.py Updates to interpreter discovery for 2.17 (#82420) 2 years ago
test_play_iterator.py Reduce number of implicit meta tasks (#84007) 1 year ago
test_playbook_executor.py Update triple single quotes to triple double quotes (#84099) 1 year ago
test_task_executor.py loop_control "early exit" feature (#62151) 1 year ago
test_task_queue_manager_callbacks.py Remove Python 2.x compat from unit tests (#82109) 2 years ago
test_task_result.py Typo fixes and other bits and bobs (#83672) 1 year ago