Commit Graph

1 Commits (3e9afdae2ee82070b74b6f6310089b1eaff9d0a1)

Author SHA1 Message Date
Sloane Hertel 4cc4c44dd0
Add a representer for AnsibleUnsafeBytes ()
* 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