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

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