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
Sloane Hertel ecbbd7e5d1
Remove Python 3.5 support (#80972)
* Remove Python 3.5 support

* changelog

* add requested changes

* Update changelogs/fragments/remove-python3.5.yml

Co-authored-by: Matt Clay <matt@mystile.com>

* remove Python3 < 3.5 error handling

* remove Python3 < 3.5 error handling in TE too

---------

Co-authored-by: Matt Clay <matt@mystile.com>
1 year ago
..
module_common Avoid trailing spaces in unit test (#80033) 2 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_interpreter_discovery.py Remove Python 3.5 support (#80972) 1 year ago
test_play_iterator.py Fix pylint disallowed-name errors (#80854) 1 year ago
test_playbook_executor.py Use unittest.mock instead of mock. (#77883) 2 years ago
test_task_executor.py simple skip of connection (#80638) 1 year ago
test_task_queue_manager_callbacks.py Use unittest.mock instead of mock. (#77883) 2 years ago
test_task_result.py Use unittest.mock instead of mock. (#77883) 2 years ago