Skip to content

rlcompleter.Completer has duplicate matches #66341

@donlorenzo

Description

@donlorenzo
mannequin
BPO 22143
Nosy @ezio-melotti, @PCManticore, @vadmium
Superseder
  • bpo-25590: tab-completition on instances repeatedly accesses attribute/descriptors values
  • Files
  • rlcompleter.diff: collect possible match words in a set instead of a list
  • rlcompleter_22143.patch: fix + test
  • rlcompleter_22143.patch: fix + test (using assertIn and assertIsNone)
  • 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.12:28:37.613>
    created_at = <Date 2014-08-05.16:13:15.464>
    labels = ['type-bug', 'library']
    title = 'rlcompleter.Completer has duplicate matches'
    updated_at = <Date 2016-05-13.12:39:24.887>
    user = 'https://bugs.python.org/donlorenzo'

    bugs.python.org fields:

    activity = <Date 2016-05-13.12:39:24.887>
    actor = 'martin.panter'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-05-13.12:28:37.613>
    closer = 'martin.panter'
    components = ['Library (Lib)']
    creation = <Date 2014-08-05.16:13:15.464>
    creator = 'donlorenzo'
    dependencies = []
    files = ['36268', '37065', '37074']
    hgrepos = []
    issue_num = 22143
    keywords = ['patch']
    message_count = 10.0
    messages = ['224852', '227592', '230209', '230269', '230270', '230356', '230376', '236419', '265470', '265471']
    nosy_count = 4.0
    nosy_names = ['donlorenzo', 'ezio.melotti', 'Claudiu.Popa', 'martin.panter']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'patch review'
    status = 'closed'
    superseder = '25590'
    type = 'behavior'
    url = 'https://bugs.python.org/issue22143'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    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