]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Further improve docs for `typing.Annotated` (GH-105498) (#105504)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 8 Jun 2023 15:06:39 +0000 (08:06 -0700)
committerGitHub <noreply@github.com>
Thu, 8 Jun 2023 15:06:39 +0000 (15:06 +0000)
commitaf80db063fa9569c239367f430467cadac5b714d
tree8b7c1478c3d548d9e9f5d6a744bed4ce5555394d
parent02c5513b30f31b65fab48318772f83441f426df4
[3.11] Further improve docs for `typing.Annotated` (GH-105498) (#105504)

* Further improve docs for `typing.Annotated` (GH-105498)
(cherry picked from commit d213c2990f0db62ed39fc5468977f989c2658675)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/library/typing.rst
Lib/typing.py