Skip to content

[3.11] ast docs: Fix incorrect link on keyword (GH-108728) #108738

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 31, 2023

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

Co-authored-by: Alex Povel [email protected]


📚 Documentation preview 📚: https://cpython-previews--108738.org.readthedocs.build/

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

Co-authored-by: Alex Povel <[email protected]>
@AlexWaygood AlexWaygood enabled auto-merge (squash) August 31, 2023 22:18
@AlexWaygood AlexWaygood self-assigned this Aug 31, 2023
@AlexWaygood AlexWaygood merged commit b4784b0 into python:3.11 Aug 31, 2023
@miss-islington miss-islington deleted the backport-c1e2f3b-3.11 branch August 31, 2023 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants