]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-97797: Mention `__metadata__` in docstrings of `typing.{_AnnotatedAlias, Annotated...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 10 Apr 2023 15:21:45 +0000 (08:21 -0700)
committerGitHub <noreply@github.com>
Mon, 10 Apr 2023 15:21:45 +0000 (08:21 -0700)
commit0f6319fc8c01d202f1d20bd11c18d27974d9351d
tree524a10c7fb3894f5496904096a4249eb030dbe98
parent4e284ffa2e56dfab4f5cde83b1679c9a51206e9a
gh-97797: Mention `__metadata__` in docstrings of `typing.{_AnnotatedAlias, Annotated}` (GH-103405)

(cherry picked from commit dc604a8c58af748ce25aee1af36b6521a3592fa5)

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