Skip to content

Pydoc to list data descriptors in _fields order if it exists #69067

@rhettinger

Description

@rhettinger
BPO 24879
Nosy @rhettinger, @bitdancer, @1st1
Files
  • pydoc.diff: Rough draft patch
  • pydoc2.diff: Updated patch with tests
  • 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/rhettinger'
    closed_at = <Date 2015-08-19.05:26:24.790>
    created_at = <Date 2015-08-17.05:33:10.407>
    labels = ['type-feature', 'library']
    title = 'Pydoc to list data descriptors in _fields order if it exists'
    updated_at = <Date 2015-08-19.05:26:24.789>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2015-08-19.05:26:24.789>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2015-08-19.05:26:24.790>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2015-08-17.05:33:10.407>
    creator = 'rhettinger'
    dependencies = []
    files = ['40194', '40203']
    hgrepos = []
    issue_num = 24879
    keywords = ['patch']
    message_count = 7.0
    messages = ['248714', '248718', '248745', '248751', '248756', '248772', '248817']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'r.david.murray', 'python-dev', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24879'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions