]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Fix definition of a `generator iterator` in `glossary.rst` (GH-128952) (#128968)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 18 Jan 2025 00:53:29 +0000 (01:53 +0100)
committerGitHub <noreply@github.com>
Sat, 18 Jan 2025 00:53:29 +0000 (00:53 +0000)
commit8ee250bdd984c290f4c396657e937ce5d4ffdcff
tree44a000d86f2f21d05feadae7fea6c5e158f41aae
parentf45da82c11a0fcbc28c099af27e47806f530a97b
[3.12] Fix definition of a `generator iterator` in `glossary.rst` (GH-128952) (#128968)

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