]> 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:20:25 +0000 (08:20 -0700)
committerGitHub <noreply@github.com>
Mon, 2 May 2022 15:20:25 +0000 (08:20 -0700)
commit0c011cc6c2a7629b8120ec26d7776713c096e69c
treee01665d0ea482c4e8987765b51a997cb07ecdad9
parent090a0f6ffbde8f9e4d7bb57b29da140c6d4c8db3
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