]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45792: Fix contextvar.Token's intersphinx FQN (GH-29533) (GH-29536)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 12 Nov 2021 10:20:20 +0000 (02:20 -0800)
committerGitHub <noreply@github.com>
Fri, 12 Nov 2021 10:20:20 +0000 (12:20 +0200)
commit8b6a474071bcc88ec3453e16f079181e551513c3
treef5bb5ccea10dac5959b5ea0dd6bfee6eed9ddf09
parent4d1cdd7006def053c815c354bd6f266b4850bd97
bpo-45792: Fix contextvar.Token's intersphinx FQN (GH-29533) (GH-29536)

Since `.. module:: contextvars` sets the module using `.. class:: contextvars.Token`, intersphinx records it as `contextvars.contextvars.Token`.
(cherry picked from commit e501d70b347c5093018d12482c30a7a98aab86d0)

Co-authored-by: Hynek Schlawack <hs@ox.cx>
Co-authored-by: Hynek Schlawack <hs@ox.cx>
Doc/library/contextvars.rst