]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-113255: Clarify docs for `typing.reveal_type` (GH-113286) (#113323)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 20 Dec 2023 17:36:45 +0000 (18:36 +0100)
committerGitHub <noreply@github.com>
Wed, 20 Dec 2023 17:36:45 +0000 (17:36 +0000)
commitb01caf1d9d50f07fe8e032f0a1fb76ff6e5e9fd2
treec8266db6a8e542f2fa4c22f4faa2851cdc4f6a42
parent44101e9cd3badd62f9fc0bd288a019ccdc51e950
[3.12] gh-113255: Clarify docs for `typing.reveal_type` (GH-113286) (#113323)

gh-113255: Clarify docs for `typing.reveal_type` (GH-113286)
(cherry picked from commit 11ee912327ef51100d2a6b990249f25b6b1b435d)

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