]> granicus.if.org Git - python/commit
bpo-36686: Improve the documentation of the std* params in loop.subprocess_exec ...
authorsbstp <sbstp@users.noreply.github.com>
Mon, 27 May 2019 23:51:19 +0000 (19:51 -0400)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 27 May 2019 23:51:19 +0000 (16:51 -0700)
commitf0d4c64019ecf8a5f362aa5a478786241613e5c3
treeba78feaf8749f5ddc5ad66fb369aba3a90d1567d
parenta3568417c49f36860393075b21c93996a5f6799b
bpo-36686: Improve the documentation of the std* params in loop.subprocess_exec (GH-13586)

https://bugs.python.org/issue36686
Doc/library/asyncio-eventloop.rst
Lib/asyncio/base_events.py
Lib/test/test_asyncio/test_subprocess.py
Misc/NEWS.d/next/Documentation/2019-05-27-17-28-58.bpo-36686.Zot4sx.rst [new file with mode: 0644]