]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix doc for create_subprocess_exec (GH-12598)
authorDima Tisnek <dimaqq@gmail.com>
Fri, 5 Apr 2019 14:02:28 +0000 (23:02 +0900)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 5 Apr 2019 14:02:28 +0000 (07:02 -0700)
commit1328375ad1c91f25a1500945a67b0ef36e387527
tree213c51089432e5f81058306b55d635f333cc6fb2
parent50866e9ed3e4e0ebb60c20c3483a8df424c02722
Fix doc for create_subprocess_exec (GH-12598)

Add missing `program` argument to asyncio.create_subprocess_exec documentation.
Doc/library/asyncio-subprocess.rst