]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in asynchronous generator iterator documentation (GH-10542)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 15 Nov 2018 06:20:51 +0000 (22:20 -0800)
committerGitHub <noreply@github.com>
Thu, 15 Nov 2018 06:20:51 +0000 (22:20 -0800)
commit10a8e113be857c3af170b76d35fff9a72e65adf9
treef3b3608fd6266682a886529f6e0ee0665096bcdb
parent137da0c5300c0a196084ab9efa61d116304de224
Fix typo in asynchronous generator iterator documentation (GH-10542)

Remove an unnecessary "that":
... will execute that the body ... ->  ... will execute the body ...
(cherry picked from commit 25221b328339fb1726b58742e91b6e49c178023a)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Doc/glossary.rst