]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-41879: Doc: Fix description of async for statement (GH-23548) (GH-23749)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 13 Dec 2020 04:24:31 +0000 (20:24 -0800)
committerGitHub <noreply@github.com>
Sun, 13 Dec 2020 04:24:31 +0000 (20:24 -0800)
commitbe9e4402db64564f7bf0fedb3769cead46c0d4c4
treea1a8e37f38d937da65b3470be6d1741777e426c1
parentc1a3f9a9cbf5cf96ced5a2b16572cba7be964377
[3.9] bpo-41879: Doc: Fix description of async for statement (GH-23548) (GH-23749)

Fix the wording in the documentation of `async for` to correctly describe asynchronous iterables.  This fix is relevant for version 3.7 onward.
(cherry picked from commit 4b8cdfcb22fbeaab9d954cb693a7fb3362a382b6)

Co-authored-by: Nick Gaya <nicholasgaya+github@gmail.com>
Doc/reference/compound_stmts.rst