Skip to content

Rlcompleter.Completer does not use __dir__ magic method #49312

@carlj

Description

@carlj
mannequin
BPO 5062
Nosy @birkenfeld, @merwok, @vadmium
Superseder
  • bpo-25590: tab-completition on instances repeatedly accesses attribute/descriptors values
  • Files
  • rlcompleter.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 = None
    closed_at = <Date 2016-05-13.13:20:23.820>
    created_at = <Date 2009-01-26.01:28:57.402>
    labels = ['type-bug', 'library']
    title = 'Rlcompleter.Completer does not use __dir__ magic method'
    updated_at = <Date 2016-05-13.13:20:46.856>
    user = 'https://bugs.python.org/carlj'

    bugs.python.org fields:

    activity = <Date 2016-05-13.13:20:46.856>
    actor = 'martin.panter'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2016-05-13.13:20:23.820>
    closer = 'martin.panter'
    components = ['Library (Lib)']
    creation = <Date 2009-01-26.01:28:57.402>
    creator = 'carlj'
    dependencies = []
    files = ['12872']
    hgrepos = []
    issue_num = 5062
    keywords = ['patch']
    message_count = 10.0
    messages = ['80556', '80615', '80619', '80623', '80625', '80626', '80627', '80630', '221649', '265474']
    nosy_count = 6.0
    nosy_names = ['georg.brandl', 'ggenellina', 'eric.araujo', 'carlj', 'BreamoreBoy', 'martin.panter']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '25590'
    type = 'behavior'
    url = 'https://bugs.python.org/issue5062'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      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