]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix mistakes on function coroutines related definitions (GH-9871)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 28 Oct 2018 13:52:27 +0000 (06:52 -0700)
committerGitHub <noreply@github.com>
Sun, 28 Oct 2018 13:52:27 +0000 (06:52 -0700)
commit50e04cc273e11eb9cba54767cd5bffac3751fa66
treeafefe8d59b78971ec1894fde16f13a98e8972bdf
parent593af34e643220f40880e5dd0a8092a9ece70747
Fix mistakes on function coroutines related definitions (GH-9871)

Fix a bug I introduced in GH-9864 by which coroutines are treated as synonymous of function coroutines.

Also, fix the same mistake (coroutines == function coroutines) already present in other parts of the reference.

I'm very sorry for the hassle.
(cherry picked from commit 95f68b10d5c9852ef4dcf5b9f2ae15fdf74e8f1c)

Co-authored-by: Andrés Delfino <adelfino@gmail.com>
Doc/reference/compound_stmts.rst