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 5b1b0ce762 Remove Python 2 compat (via six) from unit tests 11 months ago
..
module_common Remove Python `< 3.5` `selectors` fallbacks (#81872) 12 months ago
__init__.py
test_interpreter_discovery.py Require `from __future__ import annotations` (#81902) 1 year ago
test_play_iterator.py Remove Python 2.x compat from unit tests (#82109) 11 months ago
test_playbook_executor.py Remove Python 2.x compat from unit tests (#82109) 11 months ago
test_task_executor.py Remove Python 2 compat (via six) from unit tests 11 months ago
test_task_queue_manager_callbacks.py Remove Python 2.x compat from unit tests (#82109) 11 months ago
test_task_result.py Remove Python 2.x compat from unit tests (#82109) 11 months ago