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