Andrew Svetlov <andrew.svet...@gmail.com> added the comment:
encoding was explicitly disabled by #36686 Now its usage generates ValueError. asyncio stdio/stdout/stderr streams are bytes. If you want to propose a patch that supports text streams -- please create another issue for that. ---------- nosy: +asvetlov resolution: -> duplicate stage: -> resolved status: open -> closed superseder: -> Docs: asyncio.loop.subprocess_exec documentation is confusing, it's not clear how to inherit stdin, stdout or stderr in the subprocess _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue31087> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com