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/lib/ansible/utils
Sloane Hertel 67b78a17c4
Remove Python 3.9 support for the controller (#80973)
* Remove obsolete Python <=3.9 controller code
* Remove Python 3.9 test controller bootstrapping
* Update test requirements

Co-authored-by: Matt Clay <matt@mystile.com>
12 months ago
..
collection_loader Avoid deprecated importlib.abc.TraversableResources (#81082) 1 year ago
__init__.py limit extensions for files in group/host_vars dir 9 years ago
_junit_xml.py ansible-test - Avoid use of deprecated utcnow (#80750) 1 year ago
cmd_functions.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
color.py Allow restricting config values to enumerated list (#73162) 4 years ago
context_objects.py Remove collections compat from controller code. 2 years ago
display.py display, also proxy warnings and deprecations (#81060) 1 year ago
encrypt.py Remove Python 3.9 support for the controller (#80973) 12 months ago
fqcn.py Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 4 years ago
galaxy.py Support ignoring of certificates for ansible-galaxy during SCM cloning (#67616) 2 years ago
hashing.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
helpers.py preserve same order as inventory manager when using host lookup (#55331) 5 years ago
jsonrpc.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
listify.py listify_lookup_plugin_terms deprecate dataloader (#78244) 2 years ago
lock.py Allow callbacks from forks (#70501) 4 years ago
multiprocessing.py Remove obsolete Python 2.x compat code. 2 years ago
native_jinja.py Force template module to use non-native Jinja2 (#68560) 4 years ago
path.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
plugin_docs.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
py3compat.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
sentinel.py Fieldattribute inheritance with defaults (#50891) 6 years ago
shlex.py Remove Python 3.9 support for the controller (#80973) 12 months ago
singleton.py Add a Singleton metaclass, use it with Display (#48935) 6 years ago
ssh_functions.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
unicode.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
unsafe_proxy.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
vars.py Remove Python 3.9 support for the controller (#80973) 12 months ago
version.py Clean up unused imports in core (#79900) 1 year ago