]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100673: Removed erroneous note in the get_type_hints docs (GH-100701)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 7 Jan 2023 17:38:32 +0000 (09:38 -0800)
committerGitHub <noreply@github.com>
Sat, 7 Jan 2023 17:38:32 +0000 (09:38 -0800)
commita3e2407f5c9c1191c6e93e04bc432b7358b8826e
tree7a8000c2918eb21aa8fe2f85450aa80a3e1348b3
parent72263f2a20002ceff443e3a231c713f2e14fe3fe
gh-100673: Removed erroneous note in the get_type_hints docs (GH-100701)

Removed erroneous note in the get_type_hints docs

typing.get_type_hints still includes base class type hints.
(cherry picked from commit deaf090699a7312cccb0637409f44de3f382389b)

Co-authored-by: FrozenBob <30644137+FrozenBob@users.noreply.github.com>
Doc/library/typing.rst