]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
asyncio.subprocess: Fix a typo in doc (GH-92030)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 2 May 2022 15:18:01 +0000 (08:18 -0700)
committerGitHub <noreply@github.com>
Mon, 2 May 2022 15:18:01 +0000 (08:18 -0700)
commit9941640041ef528dc6565ae7b2d1d26efdf8d19e
tree73ec19cdf4fa2f2b7fa69aaae840fc467386ce9d
parent9ce39cc9f218da782949f6957b900fb8a8aa7a75
asyncio.subprocess: Fix a typo in doc (GH-92030)

Remove a confusion for read method in asyncio-subprocess doc for stderr StreamReader instance
(cherry picked from commit bb857a96ef368ba9de1da2db12b1a1f1870606ac)

Co-authored-by: Harsh <65716674+Harsh-br0@users.noreply.github.com>
Doc/library/asyncio-subprocess.rst