]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100673: Removed erroneous note in the get_type_hints docs (#100701)
authorFrozenBob <30644137+FrozenBob@users.noreply.github.com>
Sat, 7 Jan 2023 17:31:47 +0000 (09:31 -0800)
committerGitHub <noreply@github.com>
Sat, 7 Jan 2023 17:31:47 +0000 (17:31 +0000)
commitdeaf090699a7312cccb0637409f44de3f382389b
treef455fbf9a2015a039bff74d8ee686ad70deb6598
parent7116030a25f7dd2140ef3e889f3f5471334d6d0b
gh-100673: Removed erroneous note in the get_type_hints docs (#100701)

Removed erroneous note in the get_type_hints docs

typing.get_type_hints still includes base class type hints.
Doc/library/typing.rst