]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92417: `typing` docs: `from __future__ import annotations` can be used in all...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 8 May 2022 15:04:06 +0000 (08:04 -0700)
committerGitHub <noreply@github.com>
Sun, 8 May 2022 15:04:06 +0000 (08:04 -0700)
commit731e844b1779e8251b2b4084275f5b166554fe8a
tree21cd6b3e6ca097c3568f73e70f6164d975d9e524
parent480234488cb61fc93a67ad257fe347adc3e9edaa
gh-92417: `typing` docs: `from __future__ import annotations` can be used in all supported Python versions (GH-92418)

(cherry picked from commit e5b4bd4d60aaf0292c5b9d628512145b8987b3c6)

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