]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45680: ``typing`` docs: improve links to docs on ``GenericAlias``/``__class_getit...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 4 Nov 2021 04:27:47 +0000 (21:27 -0700)
committerGitHub <noreply@github.com>
Thu, 4 Nov 2021 04:27:47 +0000 (21:27 -0700)
commitc10896696f47a8348e6d9ea3c1d96fa6ba131a31
tree181e95ed518a609904c5280328de9deee0367828
parentf1918385cccf3ef51d339dfa1f3654005508f307
bpo-45680: ``typing`` docs: improve links to docs on ``GenericAlias``/``__class_getitem__`` (GH-29387)

(cherry picked from commit e03e50377d6f8f212af60fed4ae405ebeb73237d)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/library/typing.rst
Misc/NEWS.d/next/Documentation/2021-11-03-14-51-03.bpo-45680.9_NTFU.rst [new file with mode: 0644]