"plugins/vscode:/vscode.git/clone" did not exist on "9dffb3191d5d87509830bcf5367551c2637827bb"
Fix for Python3
In Python3 without universal_newlines set to True output from Popen was byte-encoded.
Please register or sign in to comment
In Python3 without universal_newlines set to True output from Popen was byte-encoded.