There was an error while loading. Please reload this page.
Steps to reproduce:
run_command(u'a latin-1 command string', encoding='latin-1')
Expected behaviour: Command string gets 'latin-1' encoding.
Actual behaviour: Command string encoding is always 'utf-8'
Additional info: Latest versions.