]> 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:18 +0000 (08:04 -0700)
committerGitHub <noreply@github.com>
Sun, 8 May 2022 15:04:18 +0000 (08:04 -0700)
commit80ce70110b61db63a7dec33df59369b0b1b09144
treec86500a86d6573978fd31b555e990e53e551a554
parent731d893bdf29c8048b392691f9dee74ed4c9c9b3
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