Files
community.general/lib/ansible/module_utils
Toshio Kuratomi 28227546fa Various python3 updates for module_utils: (#17345)
* Port set_*_if_different functions to python3
* Add surrogate_or_strict and surrogate_or_replace error handlers for
  to_text, to_bytes, to_native
* Set default error handler to surrogate_or_replace
* Make use of the new error handlers in the already ported code
* Move the unittests for module_utils._text as they aren't in basic.py
* Cleanup around SEQUENCETYPE.  On python2.6+ SEQUENCETYPE includes
  strings so make sure code omits those explicitly if necessary
* Allow arg_spec aliases to be other sequence types
2016-09-01 04:19:03 -07:00
..
2016-04-05 11:06:17 -07:00
2016-08-24 14:44:17 -04:00
2015-04-28 09:36:42 -04:00
2016-08-28 22:58:52 -04:00
2016-02-08 19:10:04 +01:00
2015-11-03 09:53:18 -08:00
2016-05-14 07:51:13 -07:00
2016-08-31 07:03:20 -07:00