[issue43776] Popen with shell=True yield mangled repr output

mkocher report at bugs.python.org
Fri Apr 23 21:29:33 EDT 2021


mkocher <Michael.Kocher at me.com> added the comment:

There's a PR up with removed `list` call as well as improved test coverage for the case where args is passed into Popen as a string. 

Hopefully this can get merged before things starting getting crazy with the 3.10 release crunch.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43776>
_______________________________________


More information about the Python-bugs-list mailing list