st2
st2 copied to clipboard
Open pywinrm shell sessions with UTF-8 codepage
This PR implements a change to the shell initialisation process with pywinrm, utilizing the 65001 codepage, ensuring raw string responses are UTF-8 encoded.
Potential fix for #6034.