]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] `ast` docs: Fix incorrect link on `keyword` (GH-108728) (#108738)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 31 Aug 2023 22:27:27 +0000 (15:27 -0700)
committerGitHub <noreply@github.com>
Thu, 31 Aug 2023 22:27:27 +0000 (22:27 +0000)
commitb4784b0c5f1cab48b45df5481edc203e25688d0c
tree9fb953bc06913f54187b898070b585f93f16603b
parente93f57208fe6655e7fcf9af76330b20d13ee11bd
[3.11] `ast` docs: Fix incorrect link on `keyword` (GH-108728) (#108738)

`ast` docs: Fix incorrect link on `keyword` (GH-108728)

In two places, Sphinx was erroneously adding links to the `keyword` module instead of the `ast.keyword` class
(cherry picked from commit c1e2f3b2f70b8a72ea7e1bf792addf62a94ae65d)

Co-authored-by: Alex Povel <git@alexpovel.de>
Doc/library/ast.rst