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.
mitogen/tests/ansible/lib
Alex Willmer b1fd6038bf ansible_mitogen: Remove Python 2.4 and 2.5 backward compatibility fallbacks
Because ansible_mitogen >= 0.3 supports Ansible >= 2.10 and Ansible 2.10
requires supports Python >= 2.7 on controllers and Python >= 2.6 on targets
these are dead weight.

See
- https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html#ansible-core-support-matrix
- tox.ini
2 months ago
..
action Add Python 3.11 support 1 year ago
callback tests: Print task durations 2 years ago
filters Remove unused module imports 3 years ago
module_utils Remove unused module imports 3 years ago
modules ansible_mitogen: Remove Python 2.4 and 2.5 backward compatibility fallbacks 2 months ago
modules.src ansible: better planner logging, try again 7 years ago
vars issue #477: older Ansibles had no vars plugin base class. 6 years ago