]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-100226: Clarify StreamReader.read behavior (GH-101807) (#102001)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 23 Feb 2023 13:35:59 +0000 (05:35 -0800)
committerGitHub <noreply@github.com>
Thu, 23 Feb 2023 13:35:59 +0000 (19:05 +0530)
commit42d0ca92ed141e7518b5b4d77e6e27e36ac451dc
tree5cac48f8589570c1dc09eaad110e730215c4f23f
parentbf0a8362cdc2670373b4462943e6e6bf156d0a5c
[3.11] gh-100226: Clarify StreamReader.read behavior (GH-101807) (#102001)

gh-100226: Clarify StreamReader.read behavior (GH-101807)
(cherry picked from commit 77d95c83733722ada35eb1ef89ae5b84a51ddd32)

Co-authored-by: Jan Gosmann <jan@hyper-world.de>
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Doc/library/asyncio-stream.rst
Lib/asyncio/streams.py