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
Sviatoslav Sydorenko d2ba76c117
Remove Python `< 3.5` `selectors` fallbacks (#81872)
2 years ago
..
_vendor Require `from __future__ import annotations` (#81902) 2 years ago
ansible_test Require `from __future__ import annotations` (#81902) 2 years ago
cli ansible-galaxy - fix traceback error for invalid req file (#81917) 2 years ago
compat Require `from __future__ import annotations` (#81902) 2 years ago
config Require `from __future__ import annotations` (#81902) 2 years ago
errors Require `from __future__ import annotations` (#81902) 2 years ago
executor Remove Python `< 3.5` `selectors` fallbacks (#81872) 2 years ago
galaxy Require `from __future__ import annotations` (#81902) 2 years ago
inventory Require `from __future__ import annotations` (#81902) 2 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Require `from __future__ import annotations` (#81902) 2 years ago
module_utils Remove Python `< 3.5` `selectors` fallbacks (#81872) 2 years ago
modules Require `from __future__ import annotations` (#81902) 2 years ago
parsing Require `from __future__ import annotations` (#81902) 2 years ago
playbook Require `from __future__ import annotations` (#81902) 2 years ago
plugins Remove Python `< 3.5` `selectors` fallbacks (#81872) 2 years ago
regex Require `from __future__ import annotations` (#81902) 2 years ago
template Require `from __future__ import annotations` (#81902) 2 years ago
utils Remove Python 2 importlib.import_module compat (#81879) 2 years ago
vars Require `from __future__ import annotations` (#81902) 2 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
requirements.txt Remove Python 3.9 support for the controller (#80973) 3 years ago
test_context.py Require `from __future__ import annotations` (#81902) 2 years ago
test_no_tty.py Require `from __future__ import annotations` (#81902) 2 years ago