Skip to content
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

Improve documentation for __mro_entries__ #103373

Open
AlexWaygood opened this issue Apr 8, 2023 · 0 comments
Open

Improve documentation for __mro_entries__ #103373

AlexWaygood opened this issue Apr 8, 2023 · 0 comments
Assignees
Labels
docs Documentation in the Doc dir

Comments

@AlexWaygood
Copy link
Member

AlexWaygood commented Apr 8, 2023

Documentation

The __mro_entries__ method is documented in the data model here: https://docs.python.org/3.11/reference/datamodel.html#resolving-mro-entries.

However, it's not currently possible to reference it using the expected syntax (~object.__mro_entries__) in other parts of the documentation.

Linked PRs

@AlexWaygood AlexWaygood added the docs Documentation in the Doc dir label Apr 8, 2023
@AlexWaygood AlexWaygood self-assigned this Apr 8, 2023
AlexWaygood added a commit to AlexWaygood/cpython that referenced this issue Apr 8, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Apr 8, 2023
…H-103374)

(cherry picked from commit 0ba0ca05d2b56afa0b055db02233e703fe138918)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
miss-islington added a commit that referenced this issue Apr 8, 2023
(cherry picked from commit 0ba0ca0)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
AlexWaygood added a commit to AlexWaygood/cpython that referenced this issue Apr 9, 2023
@AlexWaygood AlexWaygood reopened this Apr 9, 2023
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
Projects
None yet
Development

No branches or pull requests

1 participant