]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-97797: Mention `__metadata__` in docstrings of `typing.{_AnnotatedAlias, Annotated...
authorNikita Sobolev <mail@sobolevn.me>
Mon, 10 Apr 2023 14:57:17 +0000 (17:57 +0300)
committerGitHub <noreply@github.com>
Mon, 10 Apr 2023 14:57:17 +0000 (15:57 +0100)
commitdc604a8c58af748ce25aee1af36b6521a3592fa5
treedd70e107a6a0b7a70bc46a509f15e44b7e89e546
parenta28e2ce3fbcc852959324879e0bbf5ba8ecf0105
gh-97797: Mention `__metadata__` in docstrings of `typing.{_AnnotatedAlias, Annotated}` (#103405)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Kirill <80244920+Eclips4@users.noreply.github.com>
Lib/typing.py