Skip to content

fix enum.property reference in docs #25875

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
May 4, 2021
Merged

Conversation

JelleZijlstra
Copy link
Member

In https://docs.python.org/3.10/library/enum.html#module-contents, the link for the new enum.property currently links to the docs for builtins.property instead. Adding a leading dot makes it a local reference.

Requesting review from @ethanfurman

@JelleZijlstra JelleZijlstra requested a review from ethanfurman as a code owner May 4, 2021 02:57
@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label May 4, 2021
Copy link
Member

@ethanfurman ethanfurman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@JelleZijlstra
Copy link
Member Author

Thanks for merging! This will need to be backported to the 3.10 branch.

@JelleZijlstra JelleZijlstra added the needs backport to 3.10 only security fixes label May 4, 2021
@miss-islington
Copy link
Contributor

Thanks @JelleZijlstra for the PR, and @ethanfurman for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label May 4, 2021
@bedevere-bot
Copy link

GH-25876 is a backport of this pull request to the 3.10 branch.

@JelleZijlstra
Copy link
Member Author

And I just acquired the power to tell @miss-islington to do that :)

orsenthil pushed a commit that referenced this pull request May 4, 2021
(cherry picked from commit 6fee083)

Co-authored-by: Jelle Zijlstra <[email protected]>
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.

5 participants