Skip to content

Improve documentation for __mro_entries__ #103373

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

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

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
miss-islington added a commit that referenced this issue Apr 8, 2023
(cherry picked from commit 0ba0ca0)

Co-authored-by: Alex Waygood <[email protected]>
AlexWaygood added a commit to AlexWaygood/cpython that referenced this issue Apr 9, 2023
@AlexWaygood AlexWaygood reopened this Apr 9, 2023
AlexWaygood added a commit that referenced this issue Apr 11, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Apr 11, 2023
…thonGH-103398)

(cherry picked from commit e071f00)

Co-authored-by: Alex Waygood <[email protected]>
Co-authored-by: C.A.M. Gerlach <[email protected]>
miss-islington added a commit that referenced this issue Apr 11, 2023
(cherry picked from commit e071f00)

Co-authored-by: Alex Waygood <[email protected]>
Co-authored-by: C.A.M. Gerlach <[email protected]>
warsaw pushed a commit to warsaw/cpython that referenced this issue Apr 11, 2023
aisk pushed a commit to aisk/cpython that referenced this issue Apr 18, 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