-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
I want to change the codepage of py-winrm-plugin.
The codepage of the server I'm using is 932, but the py-winrm-plugin uses a fixed value of 65001.
py-winrm-plugin/contents/winrm_session.py
Line 75 in 3a7060c
| shell_id = self.protocol.open_shell(codepage=65001, env_vars=envs) |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels