summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils/_text.py
Commit message (Expand)AuthorAgeFilesLines
* Fix to bytes surrogate and nonencodable chars (#21180)Toshio Kuratomi2017-02-091-27/+82
* Simplify surrogate check in to_text() (#18211)Sijis Aviles2016-10-291-6/+0
* Move uses of to_bytes, to_text, to_native to use the module_utils version (#1...Toshio Kuratomi2016-09-061-3/+21
* Various python3 updates for module_utils: (#17345)Toshio Kuratomi2016-09-011-4/+41
* Give native strings to selinux library functions. (#17184)Toshio Kuratomi2016-08-221-0/+171