Skip to content

Teach inpsect.getdoc() to read __slots__ with an optional data dictionary #80507

Closed
@rhettinger

Description

@rhettinger
BPO 36326
Nosy @rhettinger, @serhiy-storchaka, @tirkarthi
PRs
  • bpo-36326: Let inspect.getdoc() find docstrings for __slots__ #12498
  • 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 2019-03-25.20:02:44.770>
    created_at = <Date 2019-03-17.10:11:16.012>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Teach inpsect.getdoc() to read __slots__ with an optional data dictionary'
    updated_at = <Date 2019-03-25.20:02:44.770>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2019-03-25.20:02:44.770>
    actor = 'rhettinger'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-03-25.20:02:44.770>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2019-03-17.10:11:16.012>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36326
    keywords = ['patch']
    message_count = 4.0
    messages = ['338125', '338127', '338397', '338821']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'serhiy.storchaka', 'xtreak']
    pr_nums = ['12498']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36326'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions