]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-123523: Rework typing documentation for generators and coroutines, and...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 6 Sep 2024 20:56:37 +0000 (22:56 +0200)
committerGitHub <noreply@github.com>
Fri, 6 Sep 2024 20:56:37 +0000 (22:56 +0200)
commite62cb77c25f026c1019bb23c7134690bfe15dcd6
tree62224de5df76d99f370a017a912860603d950ace
parent905288824dd6874659bf3e3aa06c6a67e47f0ac3
[3.13] gh-123523: Rework typing documentation for generators and coroutines, and link to it from `collections.abc` docs (GH-123544) (#123790)

gh-123523: Rework typing documentation for generators and coroutines, and link to it from `collections.abc` docs (GH-123544)
(cherry picked from commit 56e4a417ce170e5c538ce9aafccf3333e7bf7492)

Co-authored-by: Stanislav Terliakov <50529348+sterliakov@users.noreply.github.com>
Doc/library/collections.abc.rst
Doc/library/typing.rst