]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix doc for create_subprocess_exec (GH-12598)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 5 Apr 2019 14:08:31 +0000 (07:08 -0700)
committerGitHub <noreply@github.com>
Fri, 5 Apr 2019 14:08:31 +0000 (07:08 -0700)
commit1bc6cd70667096b8735391fd698d1d702ab419d7
tree8656f08ef7fdc6e65fb2e5c089d7b5a347b0e8c3
parent86fbe0287dd774022fd2b6c2dcbfbb5573a0b874
Fix doc for create_subprocess_exec (GH-12598)

Add missing `program` argument to asyncio.create_subprocess_exec documentation.
(cherry picked from commit 1328375ad1c91f25a1500945a67b0ef36e387527)

Co-authored-by: Dima Tisnek <dimaqq@gmail.com>
Doc/library/asyncio-subprocess.rst