]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Further improve docs for `typing.Annotated` (GH-105498) (#105503)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 8 Jun 2023 15:12:35 +0000 (08:12 -0700)
committerGitHub <noreply@github.com>
Thu, 8 Jun 2023 15:12:35 +0000 (15:12 +0000)
commit3c5f0eadd800c2d66f5249398a8f6ef72972fbd0
tree4faafe46145e27b1b298598bdb36826f5481ced0
parent2b6f475db8adf0d75a8fce5dd8f2f50b875753d6
[3.12] Further improve docs for `typing.Annotated` (GH-105498) (#105503)

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