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/parsing
Sloane Hertel 2e4a501549
add type hints for DataLoader methods (#81359)
* add type hints for DataLoader methods

* fix list of tuples

* remove mention of pre-2.4 vault method

* Add None return type

Use | instead of typing.Optional or typing.Union
1 year ago
..
utils Use ansible.module_utils.common.text.converters (#80704) 1 year ago
vault Fix pylint disallowed-name errors (#80854) 1 year ago
yaml Use ansible.module_utils.common.text.converters (#80704) 1 year ago
__init__.py Fix typo in lib/ansible/parsing/__init__.py (#16761) 8 years ago
ajson.py Clean up unused imports in core (#79900) 2 years ago
dataloader.py add type hints for DataLoader methods (#81359) 1 year ago
mod_args.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
plugin_docs.py replace deprecated ast.value.s with ast.value.value (#80968) 1 year ago
quoting.py ansible/parsing: PEP8 compliancy (#24701) 7 years ago
splitter.py Fix arg splitting and key/value parsing (#80030) 1 year ago