On Python3, these would be text strings already. On Python2, we need to convert them from bytes. Use a new helper function py3compat to do this. Fixes #43207 |
||
---|---|---|
.. | ||
module_docs_fragments | ||
__init__.py | ||
cmd_functions.py | ||
color.py | ||
display.py | ||
encrypt.py | ||
hashing.py | ||
helpers.py | ||
jsonrpc.py | ||
listify.py | ||
path.py | ||
plugin_docs.py | ||
py3compat.py | ||
shlex.py | ||
ssh_functions.py | ||
unicode.py | ||
unsafe_proxy.py | ||
vars.py |