cpython/Doc/reference
Miss Islington (bot) be9e4402db
[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 4b8cdfcb22)


Co-authored-by: Nick Gaya <nicholasgaya+github@gmail.com>
2020-12-12 20:24:31 -08:00
..
compound_stmts.rst [3.9] bpo-41879: Doc: Fix description of async for statement (GH-23548) (GH-23749) 2020-12-12 20:24:31 -08:00
datamodel.rst bpo-6761: Enhance __call__ documentation (GH-7987) 2020-10-27 09:42:36 -07:00
executionmodel.rst
expressions.rst bpo-42198: Link to GenericAlias in typing and expressions (GH-23030) 2020-10-29 21:23:33 -07:00
grammar.rst [3.9] bpo-40939: Use the new grammar for the grammar specification documentation (GH-19969) (#21641) 2020-07-27 12:00:42 -07:00
import.rst bpo-35181: Correct importlib documentation for some module attributes (GH-15190) 2020-10-21 14:39:41 -07:00
index.rst
introduction.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 00:27:21 -07:00
lexical_analysis.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 00:27:21 -07:00
simple_stmts.rst Doc: Remove old Python version from future stmt (GH-21802) 2020-10-20 23:06:29 -07:00
toplevel_components.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 00:27:21 -07:00