Skip to content

inspect.getdoc does find inherited property __doc__ #69689

@jayvdb

Description

@jayvdb
mannequin
BPO 25503
Nosy @serhiy-storchaka, @jayvdb
Files
  • getdoc-property.diff: Fix and test case
  • 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/serhiy-storchaka'
    closed_at = <Date 2015-10-29.06:22:55.074>
    created_at = <Date 2015-10-29.04:53:40.598>
    labels = ['type-bug', 'library']
    title = 'inspect.getdoc does find inherited property __doc__'
    updated_at = <Date 2015-10-29.06:22:55.073>
    user = 'https://github.com/jayvdb'

    bugs.python.org fields:

    activity = <Date 2015-10-29.06:22:55.073>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-10-29.06:22:55.074>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2015-10-29.04:53:40.598>
    creator = 'jayvdb'
    dependencies = []
    files = ['40885']
    hgrepos = []
    issue_num = 25503
    keywords = ['patch']
    message_count = 3.0
    messages = ['253653', '253659', '253660']
    nosy_count = 3.0
    nosy_names = ['python-dev', 'serhiy.storchaka', 'jayvdb']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue25503'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions