Skip to content

pydoc confused by __dir__ #61142

@ronaldoussoren

Description

@ronaldoussoren
BPO 16938
Nosy @arigo, @ronaldoussoren, @ncoghlan, @ethanfurman, @ericsnowcurrently, @koobs
Superseder
  • bpo-19030: inspect.getmembers and inspect.classify_class_attrs mishandle descriptors
  • Files
  • issue16938.stoneleaf.01.patch
  • issue16938.stoneleaf.02.patch
  • 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/ethanfurman'
    closed_at = <Date 2013-10-18.07:39:31.189>
    created_at = <Date 2013-01-11.22:42:09.827>
    labels = ['type-bug', 'library']
    title = 'pydoc confused by __dir__'
    updated_at = <Date 2013-10-18.07:59:45.537>
    user = 'https://github.com/ronaldoussoren'

    bugs.python.org fields:

    activity = <Date 2013-10-18.07:59:45.537>
    actor = 'koobs'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2013-10-18.07:39:31.189>
    closer = 'ethan.furman'
    components = ['Library (Lib)']
    creation = <Date 2013-01-11.22:42:09.827>
    creator = 'ronaldoussoren'
    dependencies = []
    files = ['31982', '32092']
    hgrepos = []
    issue_num = 16938
    keywords = ['patch']
    message_count = 22.0
    messages = ['179738', '196855', '196914', '197075', '197105', '197112', '197114', '197119', '199126', '199381', '199697', '199711', '199714', '199715', '199717', '199721', '199722', '199740', '199930', '199969', '200189', '200228']
    nosy_count = 7.0
    nosy_names = ['arigo', 'ronaldoussoren', 'ncoghlan', 'eli.bendersky', 'ethan.furman', 'eric.snow', 'koobs']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = '19030'
    type = 'behavior'
    url = 'https://bugs.python.org/issue16938'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    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