]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Fix definition of a `generator iterator` in `glossary.rst` (GH-128952) (#128967)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 18 Jan 2025 00:52:10 +0000 (01:52 +0100)
committerGitHub <noreply@github.com>
Sat, 18 Jan 2025 00:52:10 +0000 (00:52 +0000)
commit77e29c75da6598d8e2bb8704ae42a69e44e2d874
treeb55a8d9ddeee06a0d9930b5f69746626a5dde538
parent34ded1a1a10204635cad27830fcbee2f8547e8ed
[3.13] Fix definition of a `generator iterator` in `glossary.rst` (GH-128952) (#128967)

Fix definition of a `generator iterator` in `glossary.rst` (GH-128952)

Fix possible typo/grammar in glossary.rst

As discussed in https://discuss.python.org/t/typo-in-glossary-entry-for-generator-iterator/77163
(cherry picked from commit 8174770d311ba09c07a47cc3ae90a1db2e7d7708)

Co-authored-by: Daniel F Moisset <dfmoisset@gmail.com>
Doc/glossary.rst