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/text
Martin Krizek ecd986006e
Properly handle unicode in safe_eval (#68576)
* Properly handle unicode in safe_eval

Fixes #66943

* Update lib/ansible/template/safe_eval.py

Co-authored-by: Sam Doran <sdoran@redhat.com>
6 years ago
..
__init__.py Move type checking methods out of basic.py and add unit tests (#53687) 7 years ago
converters.py Properly handle unicode in safe_eval (#68576) 6 years ago
formatters.py Add human_to_bytes isbits arg unit tests&docstring 6 years ago