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/module_utils/common
Matt Clay 71f2e777ed
Update mypy to version 1.0.0 (#79963)
2 years ago
..
text Fix "pointless" strings detected by pylint (#79943) 2 years ago
__init__.py Add boilderplate to remove a module but keep documentation. 7 years ago
_collections_compat.py Update collections.abc imports (#79911) 2 years ago
_json_compat.py Move type checking methods out of basic.py and add unit tests (#53687) 6 years ago
_utils.py Cleanups to the common.sys_info API 6 years ago
arg_spec.py Argument spec alias handling: actually report deprecated aliases in suboptions, and fix warning message in suboptions when two aliases of the same option are used (#79740) 2 years ago
collections.py Update collections.abc imports (#79911) 2 years ago
dict_transformations.py Update collections.abc imports (#79911) 2 years ago
file.py Ignore necessary unused imports in module_utils (#79904) 2 years ago
json.py Update collections.abc imports (#79911) 2 years ago
locale.py Misc Typo fixes (#79088) 2 years ago
network.py [module_utils] make to_bits actually return (#74409) 3 years ago
parameters.py Update collections.abc imports (#79911) 2 years ago
process.py Clarify that sbin directories are always looked at in get_bin_path (#78171) 2 years ago
respawn.py module compat for py3.8+ controller (#73423) 4 years ago
sys_info.py get_distribution - Return distribution for all platforms (#71641) 3 years ago
validation.py test: Unit tests for validation methods (#75061) 3 years ago
warnings.py Deprecation revisited (#69926) 4 years ago
yaml.py Update mypy to version 1.0.0 (#79963) 2 years ago