Skip to content

rlcompleter raises Exception on bad input #46503

@donlorenzo

Description

@donlorenzo
mannequin
BPO 2250
Nosy @nascheme, @birkenfeld
Files
  • rlcompleter.patch: catches Name- and AttributeError and instead returns an empty list
  • rlcompleter_Exception.patch: catches all Exceptions and returns an empty list instead
  • rlcompleter.rst.diff: note that exceptions will be caught.
  • 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/nascheme'
    closed_at = <Date 2008-05-11.21:04:17.220>
    created_at = <Date 2008-03-07.10:49:56.552>
    labels = ['easy', 'type-bug', 'library']
    title = 'rlcompleter raises Exception on bad input'
    updated_at = <Date 2008-05-11.21:04:17.121>
    user = 'https://bugs.python.org/donlorenzo'

    bugs.python.org fields:

    activity = <Date 2008-05-11.21:04:17.121>
    actor = 'georg.brandl'
    assignee = 'nascheme'
    closed = True
    closed_date = <Date 2008-05-11.21:04:17.220>
    closer = 'georg.brandl'
    components = ['Library (Lib)']
    creation = <Date 2008-03-07.10:49:56.552>
    creator = 'donlorenzo'
    dependencies = []
    files = ['9627', '9940', '10055']
    hgrepos = []
    issue_num = 2250
    keywords = ['patch', 'easy']
    message_count = 9.0
    messages = ['63349', '64206', '64414', '64453', '64554', '64936', '65615', '65616', '66669']
    nosy_count = 4.0
    nosy_names = ['nascheme', 'georg.brandl', 'jafo', 'donlorenzo']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2250'
    versions = ['Python 2.5']

    Metadata

    Metadata

    Assignees

    Labels

    easystdlibStandard 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