]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-113255: Clarify docs for `typing.reveal_type` (#113286)
authorKir <note351@hotmail.com>
Wed, 20 Dec 2023 17:21:23 +0000 (02:21 +0900)
committerGitHub <noreply@github.com>
Wed, 20 Dec 2023 17:21:23 +0000 (17:21 +0000)
commit11ee912327ef51100d2a6b990249f25b6b1b435d
tree51f2edb7c159a127fd7a41e094831de7fe4d1a47
parentde8a4e52a5f5e5f0c5057afd4c391afccfca57d3
gh-113255: Clarify docs for `typing.reveal_type` (#113286)

Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
Doc/library/typing.rst
Lib/typing.py