SIGN IN SIGN UP

bpo-35246: fix support for path-like args in asyncio subprocess (GH-13628)

Drop isinstance checks from create_subprocess_exec function and let
subprocess module do them.

https://bugs.python.org/issue35246


https://bugs.python.org/issue35246
依云 committed
744c08a9c75a1a53b7a6521fcee3e7c513919ff9
Parent: e1f95e7
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> on 5/29/2019, 6:50:59 AM