]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91441: Clarify the docs of asyncio.loop.subprocess_exec() (#91442)
authorJuly Tikhonov <july.tikh@gmail.com>
Wed, 26 Apr 2023 18:57:19 +0000 (21:57 +0300)
committerGitHub <noreply@github.com>
Wed, 26 Apr 2023 18:57:19 +0000 (12:57 -0600)
commit37e37553b09dba073cfe77d9fb96863b94df2fbc
treebb379622798bd4ea90a33e4a39d0610f6064207b
parentd45225bd66a8123e4a30314c627f2586293ba532
gh-91441: Clarify the docs of asyncio.loop.subprocess_exec() (#91442)

Clarify the docs of asyncio.loop.subprocess_exec()

Clarify the documentation of stdin, stdout and stderr arguments of
asyncio.loop.subprocess_exec().

Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
Doc/library/asyncio-eventloop.rst