-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 13581 |
|---|---|
| Nosy | @amauryfa, @pitrou |
| Superseder |
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 = None
closed_at = <Date 2011-12-21.09:18:54.799>
created_at = <Date 2011-12-11.18:26:28.407>
labels = ['interpreter-core', 'type-bug', 'docs']
title = "help() appears to be broken; doesn't display __doc__ for class type when called as help(type)"
updated_at = <Date 2011-12-21.09:18:54.797>
user = 'https://bugs.python.org/christopherthemagnificent'bugs.python.org fields:
activity = <Date 2011-12-21.09:18:54.797>
actor = 'pitrou'
assignee = 'docs@python'
closed = True
closed_date = <Date 2011-12-21.09:18:54.799>
closer = 'pitrou'
components = ['Documentation', 'Interpreter Core']
creation = <Date 2011-12-11.18:26:28.407>
creator = 'christopherthemagnificent'
dependencies = []
files = []
hgrepos = []
issue_num = 13581
keywords = []
message_count = 5.0
messages = ['149234', '149241', '149967', '149971', '149972']
nosy_count = 5.0
nosy_names = ['amaury.forgeotdarc', 'pitrou', 'christopherthemagnificent', 'docs@python', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = '1785'
type = 'behavior'
url = 'https://bugs.python.org/issue13581'
versions = ['Python 3.2']Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error