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
Matt Clay 85644ca5e8
[stable-2.14] ansible-test - Avoid use of deprecated utcnow (#80750) (#80758)
The timestamps are only used by ansible-test, not the junit callback, so this change only impacts ansible-test.

(cherry picked from commit fd341265d0)
2 years ago
..
collection_loader Python 3.9 min for controller (#77566) 2 years ago
__init__.py
_junit_xml.py [stable-2.14] ansible-test - Avoid use of deprecated utcnow (#80750) (#80758) 2 years ago
cmd_functions.py Remove more Python 2.x compatibility code from controller. (#77320) 3 years ago
color.py Allow restricting config values to enumerated list (#73162) 4 years ago
context_objects.py Remove collections compat from controller code. 3 years ago
display.py Reconfigure stdout/stderr to replace invalid UTF-8 characters. Fixes #80258 (#80552) 2 years ago
encrypt.py password lookup, handle ident properly when saved (#80251) (#80310) 2 years 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) 3 years ago
hashing.py Remove obsolete Python 2.x compat code. 3 years ago
helpers.py
jsonrpc.py Type hint fixes. 3 years 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. 3 years ago
native_jinja.py Force template module to use non-native Jinja2 (#68560) 4 years ago
path.py expand ansible-doc coverage (#74963) 3 years ago
plugin_docs.py plugin docs: look at all potential sidecar docs extensions before giving up (#78788) 2 years ago
py3compat.py Remove collections compat from controller code. 3 years ago
sentinel.py
shlex.py
singleton.py
ssh_functions.py Type hint fixes. 3 years ago
unicode.py Code cleanup to prepare for pylint update. (#75475) 3 years ago
unsafe_proxy.py Remove deprecated UnsafeProxy (#77455) 3 years ago
vars.py Python 3.9 min for controller (#77566) 2 years ago
version.py Vendor `distutils.version` (#74644) 4 years ago