Andrew Svetlov <andrew.svet...@gmail.com> added the comment:

Aha, I see. You are right.
Let's drop checks for cmd/program/args types but left to subprocess do these 
checks.
This approach avoiding complex checking/converting logic in asyncio itself and 
reduces code duplication.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35246>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to