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/test/units/parsing/yaml
Sloane Hertel 4cc4c44dd0
Add a representer for AnsibleUnsafeBytes (#62598)
* Add a representer for AnsibleUnsafeBytes

* changelog

* Add unit tests

Remove native string test until we have time to evaluate how this the function should work
Add non-ASCII characters to test cases

* Compare to the string on Python 2

Add a comment in the test about this behavior
5 years ago
..
__init__.py
test_dumper.py Add a representer for AnsibleUnsafeBytes (#62598) 5 years ago
test_loader.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_objects.py Handle vaulted non-ascii characters for Python2 (#58503) 5 years ago