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

__mro__ documentation #48661

Closed
lunaryorn mannequin opened this issue Nov 24, 2008 · 2 comments
Closed

__mro__ documentation #48661

lunaryorn mannequin opened this issue Nov 24, 2008 · 2 comments
Assignees
Labels
docs Documentation in the Doc dir

Comments

@lunaryorn
Copy link
Mannequin

lunaryorn mannequin commented Nov 24, 2008

BPO 4411
Nosy @birkenfeld

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/birkenfeld'
closed_at = <Date 2009-03-31.19:26:34.248>
created_at = <Date 2008-11-24.19:08:29.201>
labels = ['docs']
title = '__mro__ documentation'
updated_at = <Date 2009-03-31.19:26:34.247>
user = 'https://bugs.python.org/lunaryorn'

bugs.python.org fields:

activity = <Date 2009-03-31.19:26:34.247>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = <Date 2009-03-31.19:26:34.248>
closer = 'georg.brandl'
components = ['Documentation']
creation = <Date 2008-11-24.19:08:29.201>
creator = 'lunaryorn'
dependencies = []
files = []
hgrepos = []
issue_num = 4411
keywords = []
message_count = 2.0
messages = ['76355', '84875']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'lunaryorn']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue4411'
versions = ['Python 2.7']

@lunaryorn
Copy link
Mannequin Author

lunaryorn mannequin commented Nov 24, 2008

The documentation of Python 2.6 and 2.7 only mentions the class
attribute "__mro__" in ABC documentation and in Data model documentation
when explaining description invocation (see search results:
http://docs.python.org/dev/search.html?q=__mro__&check_keywords=yes&area=default)

Imho __mro__ lacks documentation in "Standard Type Hierachy", where
special attributes of fundamental data types are documented.

@lunaryorn lunaryorn mannequin assigned birkenfeld Nov 24, 2008
@lunaryorn lunaryorn mannequin added the docs Documentation in the Doc dir label Nov 24, 2008
@birkenfeld
Copy link
Member

Documented in r70870.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
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