Skip to content

help() appears to be broken; doesn't display __doc__ for class type when called as help(type) #57790

@christopherthemagnificent

Description

@christopherthemagnificent
BPO 13581
Nosy @amauryfa, @pitrou
Superseder
  • bpo-1785: "inspect" gets broken by some descriptors
  • 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

    No one assigned

      Labels

      docsDocumentation in the Doc dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions