On Sat, Aug 25, 2018 at 11:09:10PM +0000, ZHU Xiang wrote: > But for the remote Windows powershell session the REPL doesn’t work, > when I type ‘’python” on the remote session, there’s nothing happened. [...] > FYI, I’ve also opened a issue on Microsoft Powershell GitHub : > https://github.com/PowerShell/PowerShell/issues/7581
If I have understood this correctly: https://github.com/PowerShell/PowerShell/issues/7295 and the explanation here: https://stackoverflow.com/questions/21466372/execution-of-interactive-command-in-remote-powershell-session-not-working/21466434#21466434 I think this is a limitation of Powershell, not Python. But I am not a Windows admin and don't really understand Powershell, so I could be wrong. -- Steve _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com